woops bool not bools
This commit is contained in:
parent
f19856e125
commit
463e9a6196
@ -42,4 +42,4 @@
|
|||||||
|
|
||||||
- name: End playbook if this task list is called.
|
- name: End playbook if this task list is called.
|
||||||
meta: end_play
|
meta: end_play
|
||||||
when: end_playbook is defined and end_playbook|bools
|
when: end_playbook is defined and end_playbook|bool
|
||||||
|
Loading…
Reference in New Issue
Block a user