Recursively rekey ansible-vault encrypted files and in-line variables
Go to file
Ethan Paul b9bb307738
Add documentation and fix runtime bug
Fix issue where a newline was added after every character of newly vaulted yaml content
Add docs, fix linting errors, confess to my sins
2022-04-08 01:35:34 -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 transient dependencies 2022-04-08 00:59:51 -04:00
pyproject.toml Add entrypoint script to pyproject 2022-04-08 00:56:37 -04:00
README.md Initial commit 2021-10-06 18:08:46 -04:00
tox.ini Update repo config files for new settings 2022-04-08 00:56:36 -04:00
vault2vault.py Add documentation and fix runtime bug 2022-04-08 01:35:34 -04:00

vault2vault

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