Alan Orth
5867d6038c
As of Ansible 2.4 the ANSIBLE_HOSTS environment variable is deprecated so we need to specify this some other way.
8 lines
107 B
INI
8 lines
107 B
INI
[defaults]
|
|
retry_files_enabled=False
|
|
force_handlers=True
|
|
inventory=hosts
|
|
|
|
[ssh_connection]
|
|
pipelining=True
|