Commit 580036a7 by Kevin Falcone Committed by GitHub

Merge pull request #3730 from edx/jibsheet/retry-ssh

I see no reason for us not to retry
parents 6e850b5d 274a4cd3
......@@ -11,3 +11,4 @@ ansible_managed=This file is created and updated by ansible, edit at your peril
[ssh_connection]
ssh_args=-o ControlMaster=auto -o ControlPersist=60s -o ControlPath="~/.ansible/tmp/ansible-ssh-%h-%p-%r" -o ServerAliveInterval=30
retries=5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment