Commit Graph

17 Commits

Author SHA1 Message Date
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
e9a3099a9a
Fix typo in pypi classifier 2022-04-08 02:21:07 -04:00
c5bf02537d
Fix typo in pypi link 2022-04-08 02:18:58 -04:00
5a162042eb
Add initial documentation
Add changelog with 0.1
2022-04-08 02:12:55 -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
58790a0615
Fix mistake when copying actions script 2022-04-08 02:08:53 -04:00
c3d5733751
Add github actions ci
Update toxfile with latest best practices
2022-04-08 01:44:50 -04:00
80819c472e
Add types-toml dev dependency 2022-04-08 01:44:33 -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
42b34468a8
Update transient dependencies 2022-04-08 00:59:51 -04:00
3a4a89ac2a
Add entrypoint script to pyproject 2022-04-08 00:56:37 -04:00
efda9a7cea
Update pypi classifiers
Add py310 classifier
Update dev status to alpha
2022-04-08 00:56:37 -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
fdfdcbff47
Update repo config files for new settings
Add py310 to toxfile
Fix naming mismatch in makefile
Remove default args from pylintrc
Update year in copyright
2022-04-08 00:56:36 -04:00
44d7fa3490
Add ansible-core dependency 2022-04-08 00:50:12 -04:00
97e3352f14
Initial commit 2021-10-06 18:08:46 -04:00