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 Clay 759e037edc Fix integration tests with custom inventory.
All inventory hosts to which a connection is actually established
should declare ansible_python_interpreter to avoid interpreter
auto-discovery, as that may select the wrong interpreter.
2019-03-11 21:43:58 -07: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
inventory Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07: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 Switch set_fact test to private inventory. 2019-01-15 00:32:27 -08: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