mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
Additional pause. Fixed #159
This commit is contained in:
parent
b873da4d89
commit
4419f65b17
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