Closed zonca closed 7 years ago
I hit the same issue in #77 and solved it with the same solution.
It is due to a different format of returning version information by conda 4.3 and above.
I provided a fix upstream: See https://github.com/UDST/ansible-conda/pull/16
This commit is pointing the ansible-conda submodule to my fix.
ansible-conda
Thanks for filing the upstream fix too @zonca 👍
I hit the same issue in #77 and solved it with the same solution.
It is due to a different format of returning version information by conda 4.3 and above.
I provided a fix upstream: See https://github.com/UDST/ansible-conda/pull/16
This commit is pointing the
ansible-conda
submodule to my fix.