8 lines
168 B
INI
8 lines
168 B
INI
[defaults]
|
|
inventory=./inventory/inventory.ini
|
|
remote_user="ansible"
|
|
ansible_user="ansible"
|
|
roles_path=./roles
|
|
collections_path=./collections
|
|
host_key_checking = False
|