community.general/lib/ansible/cli
Andreas Olsson b78ab37a94 Only expose rekey options to ansible-vault command
`ansible-vault` is the only cli command which knows how to handle the
rekey options `--new-vault-id` and `--new-vault-password-file`. No
point in exposing those rekey options to any of the other ansible
commands.

On a practical level I think this matters most in ensuring that
`--help` doesn't produce any false/unhelpful output.
2017-12-07 11:48:20 -05:00
..
__init__.py Only expose rekey options to ansible-vault command 2017-12-07 11:48:20 -05:00
adhoc.py
config.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
console.py
doc.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
galaxy.py
inventory.py jsonify inventory (#32990) 2017-11-21 13:41:27 -08:00
playbook.py
pull.py Add --vault-id support to ansible-pull 2017-12-06 13:40:20 -05:00
vault.py Only expose rekey options to ansible-vault command 2017-12-07 11:48:20 -05:00