Description of problem: For the latest Ubuntu repo for CEPH-3.2, the ansible version is 2.6 and the ceph-ansible version is 3.1.4 and is not compatible. The ansible-playbook fails at 'generation of ceph configuration file' on Ubuntu. TASK [ceph-config : generate ceph configuration file: ceph.conf] ************************************************************************************************************ Monday 08 October 2018 16:10:18 +0000 (0:00:00.266) 0:00:30.786 ******** fatal: [magna004]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (copy) module: original_basename Supported parameters include: _original_basename, attributes, backup, checksum, content, delimiter, dest, directory_mode, follow, force, group, local_follow, mode, owner, regexp, remote_src, selevel, serole, setype, seuser, src, unsafe_writes, validate"} Version-Release number of selected component (if applicable) ansible - 2.6.5-2redhat1 ceph-ansible 3.1.4-2redhat1 How reproducible: 2/2 Steps to Reproduce: 1. 2. 3. Actual results: Ceph-ansible 3.1 is packaged with ansible 2.6+, which is broken. Expected results: Ceph-ansible 3.2 should be packaged with ansible 2.6+ Additional info: On RHEL, however, the ansible(2.6.5-1) and ceph-ansible (3.2.0) are compatible and supported.
Moving this bug to verified state. Ubuntu installation works without any issues. ansible and ceph-ansbile version below. ubuntu@node066:/usr/share/ceph-ansible$ sudo dpkg -l | grep ansible ii ansible 2.6.5-2redhat1 all Ansible IT Automation ii ceph-ansible 3.2.0~beta5-2redhat1 all Ansible playbooks for Ceph
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-2019:0020