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/cli
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
adhoc.py
config.py
console.py
doc.py Enable autoloading of inventory plugins (#32709) 7 years ago
galaxy.py
inventory.py
playbook.py
pull.py
vault.py