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>
(cherry picked from commit 195944b123)
pull/5148/head
Dimitri Savineau 2020-02-24 13:58:38 -05:00 committed by Guillaume Abrioux
parent dc4993cc92
commit e2f1a0ade8
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>`.