mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix typo in FAQ (#15472)
This commit is contained in:
committed by
Brian Coca
parent
0a31c24938
commit
3014f78bb9
@@ -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:`'.
|
||||||
|
|||||||
Reference in New Issue
Block a user