mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
Remove a few extra legacy variable feature references.
This commit is contained in:
parent
ed07720aab
commit
16d3be03af
2 changed files with 0 additions and 6 deletions
|
@ -59,11 +59,6 @@ timeout = 10
|
|||
# this can also be set to 'merge'.
|
||||
#hash_behaviour = replace
|
||||
|
||||
# How to handle variable replacement - as of 1.2, Jinja2 variable syntax is
|
||||
# preferred, but we still support the old $variable replacement too.
|
||||
# Turn off ${old_style} variables here if you like.
|
||||
#legacy_playbook_variables = yes
|
||||
|
||||
# list any Jinja2 extensions to enable here:
|
||||
#jinja2_extensions = jinja2.ext.do,jinja2.ext.i18n
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue