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