9 lines
157 B
INI
9 lines
157 B
INI
[defaults]
|
|
nocows = 1
|
|
host_key_checking = false
|
|
inventory = ./hosts.ini
|
|
ansible_python_interpreter = /usr/bin/python3
|
|
|
|
[ssh_connections]
|
|
pipelining = true
|