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
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.
7 years ago
..
cli Only expose rekey options to ansible-vault command 7 years ago
compat Create a short license for PSF and MIT. (#32212) 7 years ago
config Add Support for Mellanox switches: first module: mlnxos_command (#33121) 7 years ago
errors Remove uses of assert in production code (#32079) 7 years ago
executor Port integration tests to network_cli (#33583) 7 years ago
galaxy Fix IndexError raised on galaxy-install 7 years ago
inventory restore hostpattern regex/glob behaviour 7 years ago
module_utils ACI Query: Update var name to be unique (#33217) 7 years ago
modules Fixes a weird udf scenario (#33681) 7 years ago
parsing Remove uses of assert in production code (#32079) 7 years ago
playbook removed unused 7 years ago
plugins report correct file for callback 7 years ago
template Deprecate tests used as filters (#32361) 7 years ago
utils IOS-XR NetConf and Cliconf plugin work (#33332) 7 years ago
vars fix item var in delegation (#32986) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Fixes eos sending 'None' to device (#33015) 7 years ago
release.py Bump the versions now that devel is 2.5 7 years ago