From 9051e0c541cec708ef1dde012908b3d9f4f464d2 Mon Sep 17 00:00:00 2001 From: Danny de Kooker Date: Sat, 8 Jun 2024 14:38:49 +0200 Subject: [PATCH] test --- Maintenance/maint-reboot-required.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintenance/maint-reboot-required.yaml b/Maintenance/maint-reboot-required.yaml index ba1a2e5..417b538 100644 --- a/Maintenance/maint-reboot-required.yaml +++ b/Maintenance/maint-reboot-required.yaml @@ -30,7 +30,7 @@ method: POST body: | { - "title": "Playbook: {{ playbook_name }}", + "title": "Playbook: {{ ansible_play_name }}", "text": "All servers were checked and rebooted where needed.", "facts": [ {% for host in ansible_play_hosts_all %}