revert: use fail instead of end_play

This commit is contained in:
2026-06-26 20:49:46 +00:00
parent fac4a27b75
commit 557f80979b

View File

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