mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b78ab37a94
`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. |
||
---|---|---|
.. | ||
__init__.py | ||
adhoc.py | ||
config.py | ||
console.py | ||
doc.py | ||
galaxy.py | ||
inventory.py | ||
playbook.py | ||
pull.py | ||
vault.py |