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.
8 years ago
..
__init__.py Playbook dir option (#32275) 8 years ago
adhoc.py Use playbook callbacks for adhoc commands too 8 years ago
config.py Make newer stuff PEP8 compliant (#26951) 8 years ago
console.py Playbook dir option (#32275) 8 years ago
doc.py Enable autoloading of inventory plugins (#32709) 8 years ago
galaxy.py Revert "Removed a force conditional (#28851)" (#32282) 8 years ago
inventory.py Playbook dir option (#32275) 8 years ago
playbook.py Collated PEP8 fixes (#25293) 9 years ago
pull.py Avoid default inventory proccessing for pull (#32135) 8 years ago
vault.py Check number of vault secrets after setup. (#30520) 8 years ago