Skip to content

Commit ddde896

Browse files
committed
Fix whitespace
Signed-off-by: Jacob Floyd <cognifloyd@gmail.com>
1 parent c33da61 commit ddde896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ sample_task:
5858
# variables from a yaml (or json) file
5959
- '@/path/to/file.yml'
6060
#
61-
# an arbitrarily complex dict of variables (passed as JSON to ansible)
61+
# an arbitrarily complex dict of variables (passed as JSON to ansible)
6262
-
6363
key3: "{{ value3 }}"
6464
key4: [ value4a, value4b ]

0 commit comments

Comments
 (0)