Merge "Have ansible retry ssh connections"
This commit is contained in:
commit
45930d6cb4
@ -19,4 +19,5 @@ cache_plugin=jsonfile
|
|||||||
cache_connection=/var/cache/ansible/inventory
|
cache_connection=/var/cache/ansible/inventory
|
||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
|
retries=3
|
||||||
pipelining = True
|
pipelining = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user