Description of problem: Version-Release number of selected component (if applicable): ceph-ansible-4.0.6-1.el7cp.noarch How reproducible: Alway(2) Steps to Reproduce: 1. Configure RHCS 3.x 2. Try to upgrade to RHCS 4.x Actual results: ERROR! Unable to retrieve file contents Could not find or access '/usr/share/dashboard.yml' on the Ansible Controller. If you are using a module and expect the file to exist on the remote, see the remote_src option Expected results: Playbook should upgrade the cluster Additional info: https://github.com/ceph/ceph-ansible/blob/stable-4.0/infrastructure-playbooks/rolling_update.yml#L993 QE has been following the way to copy rolling_update.yml to /usr/share/ceph-ansible and to initiate the playbook. New addition to rolling_update.yml seems to be having above line where playbook is trying to import tasks with respect to infrastructure-playbooks path which is not what QE has been following and not what we have been asking users to do in downstream docs.
Have filed a doc BZ - https://bugzilla.redhat.com/show_bug.cgi?id=1787569