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