Browse Source
Adds the option to retry failed ssh executions if the failure is encountered in ssh itself, not the remote command. This can be helpful if there are transient network issues. Set to 3 attempts, currently unable to override this setting. A future patch could expose it to end users. http://docs.ansible.com/ansible/latest/intro_configuration.html#retries Change-Id: I9a583e49253e3713f69981c4981369e4d35aaedd Signed-off-by: Paul Belanger <pabelanger@redhat.com>changes/53/537953/2
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue