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/gathering_facts
Jérôme Loyet daca3ade99
Allow list of filters for the setup module (#68551)
The setup module can now filter out multiple pattern by providing a list
to the filter parameter instead of just a string. Single string sill
works. Previous behaviour remains.

(cherry picked from commit b5c36dac483fdd74d6c570d77cc8f3e396720366)
4 years ago
..
cache_plugins Fact collector ordering deps (#31362) 7 years ago
library Get m_u.facts.utils coverage up to 100% (#70614) 4 years ago
aliases correctly merge multiple facts results (#68987) 4 years ago
inventory Fix integration tests with custom inventory. 5 years ago
one_two.json correctly merge multiple facts results (#68987) 4 years ago
prevent_clobbering.yml dont clobber facts in loop (#71032) 4 years ago
runme.sh dont clobber facts in loop (#71032) 4 years ago
test_gathering_facts.yml Allow list of filters for the setup module (#68551) 4 years ago
test_prevent_injection.yml prevent ansible_facts injection (#68431) 4 years ago
test_run_once.yml gather facts improvements (#44008) 6 years ago
two_one.json correctly merge multiple facts results (#68987) 4 years ago
uuid.fact Fix gathering facts in run_once play (#39453) 6 years ago
verify_merge_facts.yml correctly merge multiple facts results (#68987) 4 years ago