DescriptionKen Dreyer (Red Hat)
2017-10-20 20:10:01 UTC
Description of problem:
The RHEL 7 Ansible maintainer shipped Ansible 2.4.0.0 (bug 1492477). Our Ubuntu package lags behind this version. We should keep the versions in sync.
Version-Release number of selected component (if applicable):
ansible_2.3.2.0-2redhat1
Steps to Reproduce:
1. On Ubuntu node: apt-get install ceph-ansible
2. On RHEL node: yum install ceph-ansible
3. Run "ansible --version" on both
Actual results:
The version numbers do not match (currently 2.4.0.0 on RHEL and 2.3.2.0 on Ubuntu).
Expected results:
The version numbers match.
Additional info:
Supporting a single Ansible version on both platforms reduces the maintenance burden for ceph-ansible. It will make it simpler to handle any potential future security issues that can arise with Ansible on Ubuntu, since those might not be backported to the 2.3 series.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2017:3387