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 %}