ansible/lib/ansible/cli
Brian Coca 95b31a3b61
Playbook dir option (#32275)
* initial add of basedir

Allows you to set a 'playbook dir' for adhoc, inventory and console to allow for 'relative path loading'
2017-10-31 15:41:30 -04:00
..
__init__.py Playbook dir option (#32275) 2017-10-31 15:41:30 -04:00
adhoc.py Playbook dir option (#32275) 2017-10-31 15:41:30 -04:00
config.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
console.py Playbook dir option (#32275) 2017-10-31 15:41:30 -04:00
doc.py fix inventory loading for ansible-doc 2017-10-20 16:46:56 -04: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 Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
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