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.
2017-11-09 19:38:34 -05:00
..
__init__.py Playbook dir option (#32275) 2017-10-31 15:41:30 -04:00
adhoc.py Use playbook callbacks for adhoc commands too 2017-11-01 16:46:22 -04:00
config.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
console.py Playbook dir option (#32275) 2017-10-31 15:41:30 -04:00
doc.py Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
galaxy.py Revert "Removed a force conditional (#28851)" (#32282) 2017-10-28 18:35:32 +10:00
inventory.py Playbook dir option (#32275) 2017-10-31 15:41:30 -04:00
playbook.py
pull.py Avoid default inventory proccessing for pull (#32135) 2017-10-25 19:55:48 -04:00
vault.py Check number of vault secrets after setup. (#30520) 2017-09-20 10:31:36 -04:00