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
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.
8 years ago
..
__init__.py Only expose rekey options to ansible-vault command 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 Config continued (#31024) 8 years ago
galaxy.py Revert "Removed a force conditional (#28851)" (#32282) 8 years ago
inventory.py jsonify inventory (#32990) 8 years ago
playbook.py Collated PEP8 fixes (#25293) 9 years ago
pull.py Add --vault-id support to ansible-pull 8 years ago
vault.py Only expose rekey options to ansible-vault command 8 years ago