2
0
This commit is contained in:
2024-06-08 14:38:49 +02:00
parent dab834ff4c
commit 9051e0c541

View File

@@ -30,7 +30,7 @@
method: POST method: POST
body: | body: |
{ {
"title": "Playbook: {{ playbook_name }}", "title": "Playbook: {{ ansible_play_name }}",
"text": "All servers were checked and rebooted where needed.", "text": "All servers were checked and rebooted where needed.",
"facts": [ "facts": [
{% for host in ansible_play_hosts_all %} {% for host in ansible_play_hosts_all %}