
There is code in tripleo-ansible [1] which will look at if user customized the CephAnsiblePlaybook to run and, if so, will always use that instead of the special playbook we intend to use on _systemd or _fstobs tags. This change will reset param value to its default on FFU prepare so that we actually trigger the special playbooks later on in the process, whichever custom setting operators might have set via CephAnsiblePlaybook param for their Queens deployment. Closes-Bug: 1898589 1. https://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/roles/tripleo_ceph_run_ansible/tasks/main.yml#L19 Change-Id: If3c0e12181bb926125eb8aa1014db35ed111ca35