mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Fixing bug related to dynamic includes + with* loops
This commit is contained in:
parent
d0cfcdbc4d
commit
ca4c5a14bb
2 changed files with 5 additions and 2 deletions
|
@ -20,6 +20,6 @@
|
|||
- include: include.yml a=always
|
||||
|
||||
handlers:
|
||||
- name: foo
|
||||
include: include.yml a="this is a handler"
|
||||
#- name: foo
|
||||
# include: include.yml a="this is a handler"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue