mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-14 16:53:01 +02:00
Additional pause. Fixed #159
This commit is contained in:
parent
8b7e8619d3
commit
fcdee0f97c
1 changed files with 6 additions and 0 deletions
|
@ -25,6 +25,12 @@
|
|||
tags:
|
||||
- cloud
|
||||
|
||||
- name: A short pause, in order to be sure the instance is ready
|
||||
pause:
|
||||
seconds: 10
|
||||
tags:
|
||||
- cloud
|
||||
|
||||
- name: Post-provisioning tasks
|
||||
hosts: vpn-host
|
||||
gather_facts: false
|
||||
|
|
Loading…
Add table
Reference in a new issue