We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33da61 commit ddde896Copy full SHA for ddde896
README.md
@@ -58,7 +58,7 @@ sample_task:
58
# variables from a yaml (or json) file
59
- '@/path/to/file.yml'
60
#
61
- # an arbitrarily complex dict of variables (passed as JSON to ansible)
+ # an arbitrarily complex dict of variables (passed as JSON to ansible)
62
-
63
key3: "{{ value3 }}"
64
key4: [ value4a, value4b ]
0 commit comments