mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
@@ -71,8 +71,8 @@ EXAMPLES = """
|
||||
include_role:
|
||||
name: myrole
|
||||
with_items:
|
||||
- '{{roleinput1}}"
|
||||
- '{{roleinput2}}"
|
||||
- "{{roleinput1}}"
|
||||
- "{{roleinput2}}"
|
||||
loop_control:
|
||||
loop_var: roleinputvar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user