Bug 1787569

Summary: [Doc] - remove steps asking users to copy playbooks from infrastructure-playbooks to /usr/share/ceph-ansible
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Vasishta <vashastr>
Component: DocumentationAssignee: Aron Gunn <agunn>
Status: CLOSED CURRENTRELEASE QA Contact: Ameena Suhani S H <amsyedha>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.0CC: agunn, amsyedha, kdreyer
Target Milestone: rc   
Target Release: 5.*   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-13 09:14:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vasishta 2020-01-03 12:48:10 UTC
Description of problem:

Ref - BZ 1783975

With latest changes to ceph-ansible, user no longer needs to copy playbooks from /usr/share/ceph-ansible/infrastructure-playbooks to /usr/share/ceph-ansible to run the playbooks, so we need to remove steps which asks users to copy playbooks.

Example -

1) Chapter 5.3 - step 4 needs to be removed and example command in steps 6 should be changed from
>> ansible-playbook rolling_update.yml
to
>> ansible-playbook infrastructure-playbooks/rolling_update.yml

Please imply these changes in similar scenarios in operations guide also.