Update mikrotikbackup_clean.yml
This commit is contained in:
@@ -122,7 +122,7 @@
|
|||||||
|
|
||||||
- name: Wait for router to come back online after reboot
|
- name: Wait for router to come back online after reboot
|
||||||
community.routeros.command:
|
community.routeros.command:
|
||||||
commands: /system resource print
|
commands: /system resource print
|
||||||
register: reboot_wait
|
register: reboot_wait
|
||||||
until: reboot_wait is not failed
|
until: reboot_wait is not failed
|
||||||
retries: 30
|
retries: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user