moved override matching string to variable changed test template to match Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>

Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
This commit is contained in:
Brian Coca
2012-11-19 09:48:16 -05:00
committed by Brian Coca
parent d751d88b48
commit 6a1e2aaff5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#env: variable_end_string: @@, variable_start_string: @@
#jinja2: variable_end_string: @@, variable_start_string: @@
{% raw %}
if this succeeds you should see '{{ ansible_hostname }}' with the hostname on the line above