Fedora Account System
Red Hat Associate
Red Hat Customer
When updating rpms with the package module with docker container as a driver packages with longer names are ignored and the module reports all packages are up-to-date. E.g. ```yaml - hosts: container_host tasks: - name: "Update packages" package: name: "verylongpackagenamethatiscompletelyignoredfromtheupdates" state: "latest" ``` The issues is upstream reported and fixed by https://github.com/ansible/ansible/pull/24331. Version-Release number of selected component (if applicable): ansible-2.3.0.0-4.el7 This blocks molecule testing of ansible roles.
*** Bug 1456604 has been marked as a duplicate of this bug. ***
I'm hoping 2.3.1 should be out soon with this fix... will see next week. If not, we can push a version with the patch, but hopefully 2.3.1 will be out. :)
Thanks for closing the dup :) I had to resubmit the form when the page got blank. Yeah, on Fedora it is not such a blocker and can wait for a while.
ansible-2.3.1.0-1.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5279a157d2
ansible-2.3.1.0-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-b316d2bb3b
ansible-2.3.1.0-1.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5279a157d2
ansible-2.3.1.0-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-b316d2bb3b
Does 2.3.1 fix your problem?
ansible-2.3.1.0-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
ansible-2.3.1.0-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.
Ja. The https://github.com/ansible/ansible/pull/24331 is applied in 2.3.1.