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/set_fact
Matt Martz 77d2008150
Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425)
* Don't perform string to bool conversion in set_fact when jinja2 native types is enabled. Fixes #42599

* Add tests for boolean conversions in set_fact
6 years ago
..
aliases Update Shippable integration test groups. (#43118) 6 years ago
incremental.yml allow incremental update for vars in loop for set_fact/include_vars (#38302) 6 years ago
nowarn_clean_facts.yml allow incremental update for vars in loop for set_fact/include_vars (#38302) 6 years ago
runme.sh Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 6 years ago
set_fact_bool_conv.yml Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 6 years ago
set_fact_bool_conv_jinja2_native.yml Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 6 years ago
set_fact_cached_1.yml set_fact: handle 'cacheable=value' form (#34871) 7 years ago
set_fact_cached_2.yml set_fact: handle 'cacheable=value' form (#34871) 7 years ago
set_fact_no_cache.yml Add set_fact_persistent action and module. (#26153) 7 years ago