stable

ansible-2.4.1.0-2.fc27

FEDORA-2017-c2729c23b0 created by kevin 7 years ago for Fedora 27

Update to ansible 2.4.1.0 with various bugfixes. See https://github.com/ansible/ansible/blob/stable-2.4/CHANGELOG.md for a full list of changes.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2017-c2729c23b0

This update has been submitted for testing by kevin.

7 years ago

This update has been pushed to testing.

7 years ago
User Icon besser82 commented & provided feedback 7 years ago
karma

Works great! LGTM! =)

This update has reached 3 days in testing and can be pushed to stable now if the maintainer wishes

7 years ago

This update has been submitted for batched by kevin.

7 years ago
User Icon anonymous commented & provided feedback 7 years ago

Fixes a nasty one for ansible-pull. Thanks

User Icon gorkhaan provided feedback 7 years ago
karma
BZ#1500754 ansible-python3 is broken
BZ#1500483 ssh-extra-args/ssh-common-args ignored (potential regression in 2.4)
BZ#1507295 Ansible 2.4.1 has been released (important bugfixes)
BZ#1495236 CVE-2017-7550 ansible: jenkins_plugin module exposes passwords in remote host logs [fedora-all]

This update has been submitted for stable by bodhi.

7 years ago
User Icon mzink commented & provided feedback 7 years ago
karma

Doesn't work together with ec2.py dynamic inventory:

 ansible-playbook 2.4.1.0
 config file = /home/brq/mzink/Projects/RH/ansible/ansicloud/ansible.cfg
 configured module search path = [u'/home/brq/mzink/Projects/RH/ansible/ansicloud/playbooks/library']
 ansible python module location = /usr/lib/python2.7/site-packages/ansible
 executable location = /usr/bin/ansible-playbook
 python version = 2.7.14 (default, Oct 31 2017, 22:09:32) [GCC 7.2.1 20170915 (Red Hat 7.2.1-2)]

Error:

 Traceback (most recent call last):
 File "/usr/lib64/python2.7/multiprocessing/queues.py", line 268, in _feed send(obj)
 File "/usr/lib/python2.7/site-packages/ansible/inventory/host.py", line 34, in __getstate__
 return self.serialize()
 File "/usr/lib/python2.7/site-packages/ansible/inventory/host.py", line 59, in serialize
 groups.append(group.serialize())
 File "/usr/lib/python2.7/site-packages/ansible/inventory/group.py", line 55, in serialize
 parent_groups.append(parent.serialize())
 RuntimeError: maximum recursion depth exceeded

Working fine with previous version:

 ansible-playbook 2.4.0.0
 config file = /home/brq/mzink/Projects/RH/ansible/ansicloud/ansible.cfg
 configured module search path = [u'/home/brq/mzink/Projects/RH/ansible/ansicloud/playbooks/library']
 ansible python module location = /usr/lib/python2.7/site-packages/ansible
 executable location = /usr/bin/ansible-playbook
 python version = 2.7.14 (default, Oct 31 2017, 22:09:32) [GCC 7.2.1 20170915 (Red Hat 7.2.1-2)]
User Icon mzink commented & provided feedback 7 years ago

This update has been pushed to stable.

7 years ago

Please login to add feedback.

Metadata
Type
security
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
7 years ago
in testing
7 years ago
in stable
7 years ago
BZ#1495236 CVE-2017-7550 ansible: jenkins_plugin module exposes passwords in remote host logs [fedora-all]
0
1
BZ#1500483 ssh-extra-args/ssh-common-args ignored (potential regression in 2.4)
0
1
BZ#1500754 ansible-python3 is broken
0
1
BZ#1507295 Ansible 2.4.1 has been released (important bugfixes)
0
1

Automated Test Results