add: fail gracefully when no ready

This commit is contained in:
2026-06-08 08:46:11 +00:00
parent 422adf9c6e
commit 38b27a41fd

View File

@@ -40,6 +40,9 @@
run_once: true
when: ntfy_url is defined
- ansible.builtin.fail:
msg: "Update aborted"
- name: Rolling update of Proxmox VE cluster
hosts: nodes