Alan Orth
2b1354ce91
The docs aren't very clear on this to be honest, but this option needs to be under a [ssh_connection] section. See: http://docs.ansible.com/ansible/intro_configuration.html#pipelining See: https://review.openstack.org/#/c/331499/
6 lines
71 B
INI
6 lines
71 B
INI
[defaults]
|
|
retry_files_enabled=False
|
|
|
|
[ssh_connection]
|
|
pipelining=True
|