add: fail gracefully when no ready
This commit is contained in:
@@ -40,6 +40,9 @@
|
|||||||
run_once: true
|
run_once: true
|
||||||
when: ntfy_url is defined
|
when: ntfy_url is defined
|
||||||
|
|
||||||
|
- ansible.builtin.fail:
|
||||||
|
msg: "Update aborted"
|
||||||
|
|
||||||
|
|
||||||
- name: Rolling update of Proxmox VE cluster
|
- name: Rolling update of Proxmox VE cluster
|
||||||
hosts: nodes
|
hosts: nodes
|
||||||
|
|||||||
Reference in New Issue
Block a user