Commit Graph

7 Commits

Author SHA1 Message Date
8e9df58f43
Fix replacement bug when the same vaulted block appears twice in a file 2022-04-21 15:29:48 -04:00
9943dd112c
Update internal logic
Reduce duplication in password loading logic
Reorder internal functions to improve logical grouping
Improve logging clarity
Add better handling of decryption errors
2022-04-21 15:17:29 -04:00
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
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
626c6df823
Bump feature version for MVP 2022-04-08 00:56:37 -04:00
cecb42022a
Add mvp functionality 2022-04-08 00:56:36 -04:00
97e3352f14
Initial commit 2021-10-06 18:08:46 -04:00