jhaals / ansible-vault

ansible lookup plugin for secrets stored in Vault(by HashiCorp)
BSD 3-Clause "New" or "Revised" License
347 stars 65 forks source link

Add support for python3 #67

Closed rarguelloF closed 6 years ago

rarguelloF commented 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:

Please let me know if you don't like any of the changes so I can fix them.

jhaals commented 6 years ago

brilliant @rarguelloF 💯