You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/template/templates
Matt Davis 9f0a8075e3
Prevent template lookup and action from masking `ansible_managed` value (#85075)
* deprecate DEFAULT_MANAGED_STR and prevent masking of ansible_managed var

* adjust public API behavior

* restore backward-compatible behavior on existing public API
6 months ago
..
%necho Onii-chan help Im stuck;exit 1%n.j2 fix incorrect ansible_managed formatting (#79129) 2 years ago
6653-include.j2
6653.j2
72262-included.j2
72262-vars.j2
72262.j2
72615-macro-nested.j2
72615-macro.j2
72615.j2
bar
café.j2
completely{{ 1 % 0 }} safe template.j2 fix incorrect ansible_managed formatting (#79129) 2 years ago
custom_comment_string.j2 Add new comment attribute to template plugin (#69253) 4 years ago
empty_template.j2 ansible_concat: return strings only unless eval (#76634) 4 years ago
encoding_1252.j2
foo.j2
foo2.j2
foo3.j2
for_loop.j2
for_loop_include.j2
for_loop_include_nested.j2
import_as.j2
import_as_with_context.j2
import_with_context.j2
indirect_dict.j2 Fix templating nested vars with convert_data=False (#78273) 3 years ago
json_macro.j2 template module/lookup: fix convert_data for macros (#78259) 3 years ago
lstrip_blocks.j2
macro_using_globals.j2 Globals should be accessible when importing a template without the context (#75384) 4 years ago
none.j2 template module - render `None` as empty string (#85121) 7 months ago
override_colon_value.j2 template override colon bugfixes (#77495) 4 years ago
override_separator.j2 template override colon bugfixes (#77495) 4 years ago
parent.j2
qux
short.j2
subtemplate.j2
template_destpath_test.j2
template_import_macro_globals.j2 Globals should be accessible when importing a template without the context (#75384) 4 years ago
trim_blocks.j2
unused_vars_include.j2
unused_vars_template.j2
uses_ansible_managed.j2 Prevent template lookup and action from masking `ansible_managed` value (#85075) 6 months ago