chore: skip waiting for connection if restart and reboot is disabled
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2022-11-10 22:16:32 +01:00
parent 77ccbd49e0
commit f3f3b46f1e
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
wait_for_connection:
delay: 5
timeout: 300
when: (require_reboot | bool) or (network_restart_enabled | bool)
listen:
- __network_restart
- __host_reboot