You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
7 years ago
..
__init__.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 8 years ago
base.yml Enable autoloading of inventory plugins (#32709) 7 years ago
data.py Make newer stuff PEP8 compliant (#26951) 7 years ago
manager.py Make newer stuff PEP8 compliant (#26951) 7 years ago