Updated Ansible role
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
url: "{{ tellme_url }}/webhook/{{ tellme_webhook }}"
|
||||
method: POST
|
||||
body:
|
||||
message: "EPS Ansible run completed"
|
||||
AppName: "TellMe"
|
||||
message: "Ansible run completed"
|
||||
body_format: json
|
||||
delegate_to: mon01
|
||||
run_once: true
|
||||
ignore_errors: yes
|
||||
|
||||
Reference in New Issue
Block a user