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 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.
5 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
inventory Fix integration tests with custom inventory. 5 years ago
nowarn_clean_facts.yml allow incremental update for vars in loop for set_fact/include_vars (#38302) 6 years ago
runme.sh Switch set_fact test to private inventory. 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