Closed rarguelloF closed 6 years ago
Solves https://github.com/jhaals/ansible-vault/issues/65
I added some changes to the encoding/decoding to support python3 (made sure the tests still pass for python2.7).
I also made some extra changes:
make build
make test
Please let me know if you don't like any of the changes so I can fix them.
brilliant @rarguelloF 💯
Solves https://github.com/jhaals/ansible-vault/issues/65
I added some changes to the encoding/decoding to support python3 (made sure the tests still pass for python2.7).
I also made some extra changes:
make build
andmake test
commands for running tests locally.Please let me know if you don't like any of the changes so I can fix them.