Add matching quotes (#5133)

Will fix broken syntax highlighting
reviewable/pr18780/r1
John R Barker 8 years ago committed by GitHub
parent 90af27f20f
commit 2779ead45b

@ -71,8 +71,8 @@ EXAMPLES = """
include_role: include_role:
name: myrole name: myrole
with_items: with_items:
- '{{roleinput1}}" - "{{roleinput1}}"
- '{{roleinput2}}" - "{{roleinput2}}"
loop_control: loop_control:
loop_var: roleinputvar loop_var: roleinputvar

Loading…
Cancel
Save