We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95fc8f1 commit 8b00aa2Copy full SHA for 8b00aa2
manage-participants/null.yml
@@ -8,4 +8,7 @@
8
- import_playbook: completion_callback.yml
9
10
- name: End Playbook
11
- meta: end_play
+ gather_facts: false
12
+ hosts: localhost
13
+ tasks:
14
+ - meta: end_play
0 commit comments