]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
doc: update infra playbooks statements
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 24 Feb 2020 18:58:38 +0000 (13:58 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 25 Feb 2020 14:27:52 +0000 (15:27 +0100)
We don't need to copy the infrastructure playbooks in the root
ceph-ansible directory.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/README.md

index 4312efd07109c2fb3883a34889ac8b40e2ac43b0..dddc65549e8bcaf08750705a9298c17d4dcf1cb7 100644 (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>`.