summaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-06-29 15:26:38 -0400
committerRussell Teague <rteague@redhat.com>2017-06-29 15:29:02 -0400
commit6d4c84b272f11dfd98956a0725a795eacd599a60 (patch)
tree440ea87cab73e2eacc94168ae2838511d4cfe45c /ansible.cfg
parent2c03eec969aa3f897d8b963628cc7bf7c1caa601 (diff)
downloadopenshift-6d4c84b272f11dfd98956a0725a795eacd599a60.tar.gz
openshift-6d4c84b272f11dfd98956a0725a795eacd599a60.tar.bz2
openshift-6d4c84b272f11dfd98956a0725a795eacd599a60.tar.xz
openshift-6d4c84b272f11dfd98956a0725a795eacd599a60.zip
Correct version comparisons to ensure proper evaluation
When a user supplies the openshift_image_tag inventory fact as '3.5', the evaluation of `version >= LooseVersion('3.5.0')` will return False. Changing the evaluation against only the X.X release will properly return True.
Diffstat (limited to 'ansible.cfg')
0 files changed, 0 insertions, 0 deletions