community.general/lib/ansible/cli
Adrian Likins 278ff19bea Handle vault decrypt --output=- (#31066)
In cli.CLI.unfrack_path callback, special case if the
value of '--output' is '-', and avoid expanding
it to a full path.

vault cli already has special cases for '-', so it
just needs to get the original value to work.

Fixes #30550
2017-10-03 12:02:16 -04:00
..
__init__.py Handle vault decrypt --output=- (#31066) 2017-10-03 12:02:16 -04:00
adhoc.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
config.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
console.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
doc.py Lookup docs (#30280) 2017-09-19 10:49:07 -04:00
galaxy.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
inventory.py remove 'new internal vars' from dumps 2017-09-27 16:10:42 -04:00
playbook.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
pull.py fixed pull's ansible/git invocation options (#30938) 2017-09-27 19:50:36 -04:00
vault.py Check number of vault secrets after setup. (#30520) 2017-09-20 10:31:36 -04:00