Recursively rekey ansible-vault encrypted files and in-line variables
Go to file
Ethan Paul 71a464cb26
Update ansible-core to be an option dependency
Removes restriction on destination environment, allowing users to use
the same version of ansible with this script as they use for everything else
2022-04-08 02:09:38 -04:00
.github Fix mistake when copying actions script 2022-04-08 02:08:53 -04:00
tests Initial commit 2021-10-06 18:08:46 -04:00
.coveragerc Initial commit 2021-10-06 18:08:46 -04:00
.gitignore Initial commit 2021-10-06 18:08:46 -04:00
.pre-commit-config.yaml Initial commit 2021-10-06 18:08:46 -04:00
.pylintrc Update repo config files for new settings 2022-04-08 00:56:36 -04:00
CODE_OF_CONDUCT.md Initial commit 2021-10-06 18:08:46 -04:00
LICENSE.md Update repo config files for new settings 2022-04-08 00:56:36 -04:00
Makefile Update repo config files for new settings 2022-04-08 00:56:36 -04:00
poetry.lock Update ansible-core to be an option dependency 2022-04-08 02:09:38 -04:00
pyproject.toml Update ansible-core to be an option dependency 2022-04-08 02:09:38 -04:00
README.md Initial commit 2021-10-06 18:08:46 -04:00
tox.ini Update ansible-core to be an option dependency 2022-04-08 02:09:38 -04:00
vault2vault.py Update ansible-core to be an option dependency 2022-04-08 02:09:38 -04:00

vault2vault

Like ansible-vault rekey but works recursively on encrypted files and in-line variables