Merge pull request #12521 from mgedmin/patch-1

Typo in shell command in example
pull/12547/head
James Cammarata 9 years ago
commit aedec951be

@ -426,7 +426,7 @@ Other Useful Filters
To add quotes for shell usage::
- shell: echo={{ string_value | quote }}
- shell: echo {{ string_value | quote }}
To use one value on true and another on false (new in version 1.9)::

Loading…
Cancel
Save