mirror of https://github.com/ansible/ansible.git
Merge branch 'devel' of https://github.com/leverich/ansible into leverich-devel
commit
42b5294820
@ -1 +1,3 @@
|
|||||||
templated_var: templated_var_loaded
|
templated_var: templated_var_loaded
|
||||||
|
newline_template_string: "Hello {{ 'World' }}\n"
|
||||||
|
newline_no_template_string: "Hello World\n"
|
||||||
|
|||||||
Loading…
Reference in New Issue