Update mikrotikbackup_clean.yml

This commit is contained in:
2026-03-25 10:50:50 +00:00
parent 5ba549a052
commit 6de6fde4cd
+1 -1
View File
@@ -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