Skip to content

Commit

Permalink
Add retries to wait_for ssh:22 in ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
iknite committed Mar 5, 2019
1 parent 2c49657 commit b31a51d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/aws/provision/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
connect_timeout: 300
search_regex: OpenSSH
delegate_to: localhost
retries: 2

- hosts: all
remote_user: ec2-user
Expand Down

0 comments on commit b31a51d

Please sign in to comment.