2020-02-07 07:42:30 +00:00
|
|
|
[defaults]
|
2020-04-09 10:17:28 +00:00
|
|
|
bin_ansible_callbacks = True
|
2020-10-08 18:38:30 +00:00
|
|
|
inventory = hosts.yml
|
2020-06-10 20:26:55 +00:00
|
|
|
nocows = True
|
2020-10-08 18:38:30 +00:00
|
|
|
roles_path = .roles
|
2020-04-09 10:17:28 +00:00
|
|
|
stdout_callback = yaml
|
2020-02-08 00:38:23 +00:00
|
|
|
verbosity = 1
|
2020-02-13 00:12:39 +00:00
|
|
|
|
|
|
|
[ssh_connection]
|
|
|
|
pipelining = True
|