Add ansible.cfg
This commit is contained in:
5
ansible.cfg
Normal file
5
ansible.cfg
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[defaults]
|
||||||
|
inventory = ./inventory
|
||||||
|
roles_path = ./roles
|
||||||
|
host_key_checking = False
|
||||||
|
COLLECTIONS_PATH = ~/.ansible/collections:~/ansible_collections/
|
||||||
Reference in New Issue
Block a user