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
2018-08-23 11:36:06 -04:00
..
cache_plugins
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
runme.sh
test_gathering_facts.yml Mass nuke deprecated items that are easily removed. ci_complete (#44320) 2018-08-20 16:26:10 -05:00
test_run_once.yml gather facts improvements (#44008) 2018-08-23 11:36:06 -04:00
uuid.fact