Skip to content

Commit 52ecfeb

Browse files
authored
Merge pull request #2323 from stackhpc/ssh-retries
feat: add `retries` to `ssh_connection`
2 parents 6904bd2 + a3fdd05 commit 52ecfeb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

etc/kayobe/ansible.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ any_unparsed_is_failed = True
2020
[ssh_connection]
2121
pipelining = True
2222
ssh_extra_args = -o ControlPersist=1h
23+
retries = 3

0 commit comments

Comments
 (0)