change: replace fail by end_host

This commit is contained in:
2026-06-26 19:58:26 +00:00
parent ff19c2faae
commit d5c36e3118

View File

@@ -116,8 +116,8 @@
run_once: true run_once: true
when: ntfy_url is defined when: ntfy_url is defined
- ansible.builtin.fail: - name: Skip
msg: "Update aborted" ansible.builtin.meta: end_host
- name: "Phase 2 | Update backup node (TrueNAS, no snapshot)" - name: "Phase 2 | Update backup node (TrueNAS, no snapshot)"