Remove a few extra legacy variable feature references.

This commit is contained in:
Michael DeHaan 2014-02-28 18:51:15 -05:00
commit 16d3be03af
2 changed files with 0 additions and 6 deletions

View file

@ -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