community.general/lib/ansible/config
Brian Coca 42912e1ac8 minimize loading files/plugins
avoids some repetitive loading
 - read config file only once
 - now cache the ini parser per file
 - optimize shell plugin loading

tried to 'optimize' vars_plugins loading but it creates issues with precedence,
probalby due to iterator not being reset, will look into it in subsequent fix/PR
2018-04-10 17:22:31 -04:00
..
__init__.py
base.yml adds fix for terminal plugins 2018-03-05 08:54:40 -05:00
data.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
manager.py minimize loading files/plugins 2018-04-10 17:22:31 -04:00