mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-04 13:25:27 +02:00
test
This commit is contained in:
parent
27108da74f
commit
9ec128df5f
1 changed files with 0 additions and 8 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
@ -28,14 +28,6 @@ jobs:
|
||||||
run: shutdown -r now
|
run: shutdown -r now
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
|
||||||
- name: Wait on server to return
|
|
||||||
local_action:
|
|
||||||
module: wait_for
|
|
||||||
host={{ env.ip_address }}
|
|
||||||
port=22
|
|
||||||
delay=60
|
|
||||||
timeout=300
|
|
||||||
|
|
||||||
- name: Done
|
- name: Done
|
||||||
run: |
|
run: |
|
||||||
echo "Done."
|
echo "Done."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue