mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +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:
|
tags:
|
||||||
- cloud
|
- cloud
|
||||||
|
|
||||||
|
- name: A short pause, in order to be sure the instance is ready
|
||||||
|
pause:
|
||||||
|
seconds: 10
|
||||||
|
tags:
|
||||||
|
- cloud
|
||||||
|
|
||||||
- name: Post-provisioning tasks
|
- name: Post-provisioning tasks
|
||||||
hosts: vpn-host
|
hosts: vpn-host
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue