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