change: notification message
This commit is contained in:
@@ -35,9 +35,9 @@
|
|||||||
user: "{{ ntfy_user }}"
|
user: "{{ ntfy_user }}"
|
||||||
password: "{{ lookup('env', 'NTFY_PASSWORD') }}"
|
password: "{{ lookup('env', 'NTFY_PASSWORD') }}"
|
||||||
force_basic_auth: true
|
force_basic_auth: true
|
||||||
body: Proxmox Not Ready for Updates
|
body: No updates have been rolled out
|
||||||
headers:
|
headers:
|
||||||
Title: "Proxmox cluster update failed"
|
Title: "Proxmox Not Ready for Updates"
|
||||||
Priority: "5"
|
Priority: "5"
|
||||||
Tags: "x"
|
Tags: "x"
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user