mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fixing bug related to dynamic includes + with* loops
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user