Fix typo in FAQ (#15472)

This commit is contained in:
Alexandr Elhovenko 2016-04-19 18:24:51 +03:00 committed by Brian Coca
parent 0a31c24938
commit 3014f78bb9

View file

@ -328,7 +328,7 @@ be applied to single tasks only, once a playbook is completed.
.. _dynamic_variables: .. _dynamic_variables:
.. _interpolate_variables: .. _interpolate_variables:
When should I use {{ }}? Also, howto interpolate variables or dyanmic variable names When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
A steadfast rule is 'always use {{ }} except when `when:`'. A steadfast rule is 'always use {{ }} except when `when:`'.