Add matching quotes (#5133)

Will fix broken syntax highlighting
This commit is contained in:
John R Barker 2016-10-03 18:20:52 +01:00 committed by Matt Clay
parent e2f66abe73
commit 3333035ef4

View file

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