diff --git a/infrastructure-playbooks/README.md b/infrastructure-playbooks/README.md index 4312efd07..dddc65549 100644 --- a/infrastructure-playbooks/README.md +++ b/infrastructure-playbooks/README.md @@ -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 `. +To use them, run `ansible-playbook infrastructure-playbooks/`.