1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2018-07-30 15:44:38 -05:00
..
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
incremental.yml allow incremental update for vars in loop for set_fact/include_vars (#38302) 2018-04-06 09:57:34 +10:00
nowarn_clean_facts.yml allow incremental update for vars in loop for set_fact/include_vars (#38302) 2018-04-06 09:57:34 +10:00
runme.sh Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 2018-07-30 15:44:38 -05:00
set_fact_bool_conv.yml Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 2018-07-30 15:44:38 -05:00
set_fact_bool_conv_jinja2_native.yml Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 2018-07-30 15:44:38 -05:00
set_fact_cached_1.yml set_fact: handle 'cacheable=value' form (#34871) 2018-01-15 10:02:24 -06:00
set_fact_cached_2.yml set_fact: handle 'cacheable=value' form (#34871) 2018-01-15 10:02:24 -06:00
set_fact_no_cache.yml Add set_fact_persistent action and module. (#26153) 2017-08-02 15:57:58 -04:00