Comments

17 Comments
karma

We've tested the openshift installer (https://github.com/openshift/openshift-ansible) using this build as we require some 2.4.3 fixes and we found no problems with this build.

BZ#1456603 Packages with longer names are ignored during package updates (#24330)
BZ#1436461 ansible-2.2.2.0 is available
karma

works for our playbooks

BZ#1390564 ansible-2.2.0.0 is available
BZ#1380753 The task of adding/updating an host on zabbix via ansible, the result always changed.
BZ#1390652 CVE-2016-8614 ansible: Improper verification of key fingerprints in apt_key module [epel-all]
BZ#1390648 CVE-2016-8628 ansible: Command injection by compromised server via ansible_ssh_executable or ssh_args [epel-all]
karma

Still seems to fail to upgrade yum packages when state=latest, perhaps there's an incomplete fix for https://github.com/ansible/ansible-modules-core/issues/2013

I've confirmed that downgrading to ansible-1.9.2-1.el7.noarch resolves the issue.

This is the code I'm using FWIW

https://github.com/openshift/openshift-ansible/pull/582/files#diff-4c15edf15021dac2c0be1546359017beR21

karma

Confirmed it works with 'openshift-ansible' and fixes known issue in 1.9.0

karma

Works for me and fixes problems I was seeing in 0.5.0.

+1

+1

karma

Nice improvement

karma

Works here after a cursory check.

karma

Works here.