5 lines
146 B
INI
5 lines
146 B
INI
[defaults]
|
|
inventory = ./inventory
|
|
roles_path = ./roles
|
|
host_key_checking = False
|
|
COLLECTIONS_PATH = ~/.ansible/collections:~/ansible_collections/ |