test
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user