11 lines
197 B
INI
11 lines
197 B
INI
[defaults]
|
|
bin_ansible_callbacks = True
|
|
inventory = tools/ansible/hosts.yml
|
|
nocows = True
|
|
roles_path = tools/ansible/.roles
|
|
stdout_callback = yaml
|
|
verbosity = 1
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|