parent
e2f66abe73
commit
3333035ef4
1 changed files with 2 additions and 2 deletions
|
@ -71,8 +71,8 @@ EXAMPLES = """
|
|||
include_role:
|
||||
name: myrole
|
||||
with_items:
|
||||
- '{{roleinput1}}"
|
||||
- '{{roleinput2}}"
|
||||
- "{{roleinput1}}"
|
||||
- "{{roleinput2}}"
|
||||
loop_control:
|
||||
loop_var: roleinputvar
|
||||
|
||||
|
|
Loading…
Reference in a new issue