Fix typo in FAQ (#15472)
This commit is contained in:
parent
0a31c24938
commit
3014f78bb9
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ be applied to single tasks only, once a playbook is completed.
|
|||
.. _dynamic_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:`'.
|
||||
|
|
Loading…
Reference in a new issue