messing up comment in template
This commit is contained in:
parent
b56675cba5
commit
b105f8a4d2
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ var_compression_level = 9
|
|||
# Setting to True keeps them under the ansible_facts namespace, the default is False
|
||||
#restrict_facts_namespace: True
|
||||
|
||||
# When enabled, this option allows lookups (via variables like {{lookup('foo')}} or when used as
|
||||
# When enabled, this option allows lookups (via variables like lookup('foo') or when used as
|
||||
# a loop with `with_foo`) to return data that is not marked "unsafe". This means the data may contain
|
||||
# jinja2 templating language which will be run through the templating engine.
|
||||
# ENABLING THIS COULD BE A SECURITY RISK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue