doc: update infra playbooks statements

We don't need to copy the infrastructure playbooks in the root
ceph-ansible directory.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
pull/5083/head
Dimitri Savineau 2020-02-24 13:58:38 -05:00 committed by Guillaume Abrioux
parent 44e750ee5d
commit 195944b123
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ Infrastructure playbooks
This directory contains a variety of playbooks that can be used independently of the Ceph roles we have.
They aim to perform infrastructure related tasks that would help use managing a Ceph cluster or performing certain operational tasks.
To use them, **you must move them to ceph-ansible's root directory**, then run using `ansible-playbook <playbook>`.
To use them, run `ansible-playbook infrastructure-playbooks/<playbook>`.