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