Updated Ansible role

This commit is contained in:
2026-04-23 12:10:05 +02:00
parent a4e54cb9b2
commit 992fd6245c
2 changed files with 3 additions and 3 deletions

View File

@@ -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