chore: skip waiting for connection if restart and reboot is disabled
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
77ccbd49e0
commit
f3f3b46f1e
@ -26,6 +26,7 @@
|
|||||||
wait_for_connection:
|
wait_for_connection:
|
||||||
delay: 5
|
delay: 5
|
||||||
timeout: 300
|
timeout: 300
|
||||||
|
when: (require_reboot | bool) or (network_restart_enabled | bool)
|
||||||
listen:
|
listen:
|
||||||
- __network_restart
|
- __network_restart
|
||||||
- __host_reboot
|
- __host_reboot
|
||||||
|
Loading…
Reference in New Issue
Block a user