community.general/lib/ansible/config
Brian Coca 8940732b58
Configurable and parallel gather facts (#49399)
* Configurable list of facts modules (#31783)

 - allow for args dict for specific modules
 - add way to pass parameters
 - avoid facts poluting test
 - move to 'facts gathered' flag
 - add 'gathering' setting tests
 - allow parallel option in case serialization is too slow
 - added support to automatically map network facts
   uses "smart" connection mapping
2019-03-08 13:08:37 -05:00
..
__init__.py
base.yml Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00
data.py
manager.py Fix wrong number of arguments in string format (#53265) 2019-03-05 15:32:20 -05:00
module_defaults.yml Add k8s_auth and kubevirt_vm to the k8s group (#52320) 2019-02-19 16:01:11 -05:00