Closed richfromm closed 7 years ago
I can redo this once other outstanding pull requests are complete, but it appears to me that it's not possible in github to create separate pull requests that are truly separate (and not including the preceding commits) if there are open dependent pull requests.
Replaced by #26
This builds upon the previous pull request: https://github.com/jhaals/ansible-vault/pull/20
It relaxes the Python >= 2.7.9 requirement, in that it now works in earlier versions if you are not using an SSL context.
I'm not sure of the etiquette of cumulative pull requests. Is it confusing that this is a superset of the previous pull request? Should I have held off with the previous request and submitted all of these changes as a single pull request? Please let me know if you'd like me to do things differently in the future.