mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Simplify description of upgraded_vars example
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
# in Ansible 1.2 and later, the $foo variable syntax, which is friendly enough for simple things
|
# this just shows some tricks possible with variables in Ansible 1.2 and later.
|
||||||
# has been upgraded to allow Jinja2 substitiutions as well, which is now the preferred Syntax.
|
|
||||||
# here is an example. Note that Jinja2 conditionals belong only in templates. Use ansible conditionals
|
|
||||||
# in playbooks.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user