community.general/lib/ansible/config
Matt Davis 5ff36c3423 Enable autoloading of inventory plugins (#32709)
* Automatically loads and executes an inventory plugin specified by a standard YAML inventory config file containing a `plugin` key at its root.
* Moved inventory PluginLoader to a shared global instance.
2017-11-09 19:38:34 -05:00
..
__init__.py
base.yml Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
data.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
manager.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00