diff --git a/playbook_sysupgrade.yml b/playbook_sysupgrade.yml index 9d5d38b..f8bae13 100644 --- a/playbook_sysupgrade.yml +++ b/playbook_sysupgrade.yml @@ -31,6 +31,7 @@ shell: cmd: "sysupgrade /tmp/{{ firmware_file | basename }} && exit 0" ignore_unreachable: yes + ignore_errors: yes - name: wait till device is back online wait_for_connection: