1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/cli
Andreas Olsson 7bd54a51e2 Add --vault-id support to ansible-pull
Without this additional code snippet `ansible-pull` will still accept
the `--vault-id` option. It just won't pass the option along when
invoking `ansible-pull`.
2017-12-06 13:40:20 -05:00
..
__init__.py Fix vault --ask-vault-pass with no tty (#31493) 2017-11-15 14:01:32 -05: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 Config continued (#31024) 2017-11-16 13:49:57 -05:00
galaxy.py Revert "Removed a force conditional (#28851)" (#32282) 2017-10-28 18:35:32 +10:00
inventory.py jsonify inventory (#32990) 2017-11-21 13:41:27 -08:00
playbook.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
pull.py Add --vault-id support to ansible-pull 2017-12-06 13:40:20 -05:00
vault.py Fix typo in usage of encrypt_string command (#32961) 2017-11-19 14:20:57 +00:00