mirror of https://github.com/ceph/ceph-ansible.git
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
parent
dc4993cc92
commit
e2f1a0ade8
|
@ -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>`.
|
||||
|
|
Loading…
Reference in New Issue