Add ansible.cfg
This commit is contained in:
parent
c8d1ba9ce0
commit
5458fa5a91
1 changed files with 3 additions and 0 deletions
3
ansible.cfg
Normal file
3
ansible.cfg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[defaults]
|
||||
roles_path = ./roles
|
||||
collections_path = ./collections
|
||||
Loading…
Add table
Add a link
Reference in a new issue