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
Pilou 2603604fd6 gather facts improvements (#44008)
* gather_subset is a list of strings

When gather_subset is an integer, a message pointing out the problem, current tb error 
is replaced by this one:

    ERROR! the field 'gather_subset' should be a list of (<class 'str'>,), but the item '42' is a <class 'int'>
...
* gathering_facts test: ensure smart gathering is on
6 years ago
..
cache_plugins
aliases Update Shippable integration test groups. (#43118) 6 years ago
runme.sh Fix gathering facts in run_once play (#39453) 6 years ago
test_gathering_facts.yml Mass nuke deprecated items that are easily removed. ci_complete (#44320) 6 years ago
test_run_once.yml gather facts improvements (#44008) 6 years ago
uuid.fact Fix gathering facts in run_once play (#39453) 6 years ago