community.general/lib/ansible/config
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
..
__init__.py
base.yml gather facts improvements (#44008) 2018-08-23 11:36:06 -04:00
data.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
manager.py Extend `module_defaults` by adding default groups for cloud modules (#44127) 2018-08-22 21:33:27 -04:00
module_defaults.yml Extend `module_defaults` by adding default groups for cloud modules (#44127) 2018-08-22 21:33:27 -04:00