10 lines
201 B
INI
10 lines
201 B
INI
[defaults]
|
|
nocows = 1
|
|
host_key_checking = false
|
|
inventory = ./hosts.ini
|
|
ansible_python_interpreter = /usr/bin/python3
|
|
vault_password_file = ~/.ansible/vault_pass
|
|
|
|
[ssh_connections]
|
|
pipelining = true
|