mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-29 23:49:09 +00:00
Allow 'when' and 'with_items' to be applied to roles.
This commit is contained in:
parent
7a2d493e67
commit
3ab0ed5fd4
2 changed files with 16 additions and 3 deletions
|
|
@ -6,5 +6,5 @@
|
|||
# within a role, it's possible to include other task files as well. By default, we
|
||||
# can reference files in the same directory without doing anything special:
|
||||
|
||||
- include: other.yml
|
||||
# - include: other.yml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue