diff --git a/mikrotikbackup_clean.yml b/mikrotikbackup_clean.yml index ec555dc..78abfe6 100644 --- a/mikrotikbackup_clean.yml +++ b/mikrotikbackup_clean.yml @@ -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