Comcast / ansible-sdkman

An Ansible role that installs, configures, and manages SDKMAN
https://galaxy.ansible.com/Comcast/sdkman/
Apache License 2.0
58 stars 28 forks source link

Wrong ansible minimum version #44

Closed clutroth closed 5 years ago

clutroth commented 5 years ago

Hi, role declares minimum ansible version 2.5.2. Role uses filter https://acozine.github.io/html/user_guide/playbooks_filters.html#dict-filter, added in ansible 2.6.

elliotweiser commented 5 years ago

Good catch. I'm planning to release new version tonight, so I'll roll in a fix for that.