ceph-ansible/roles/ceph-nfs/tasks
Sébastien Han 76ac9b077b ceph-mon: detect ANSIBLE_ROLES_PATH if present
Some deployments can't copy infrastructure playbooks outside of the
infrastructure-playbooks directory. Thus they use ANSIBLE_ROLES_PATH to
overcome this. However some roles have 'playbook_dir' hardcoded, which
results in wrong path since the execution comes from
infrastructure-playbooks. Basically the role triggered by a playbook
from infrastructure-playbooks believes that the roles are in
infrastructure-playbooks/roles. This commit fixes that.

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-08-24 16:19:39 +02:00
..
docker Common: change path for fetch_directory 2017-07-17 21:11:01 +02:00
main.yml Refact code 2017-05-24 15:55:41 +02:00
pre_requisite.yml ceph-mon: detect ANSIBLE_ROLES_PATH if present 2017-08-24 16:19:39 +02:00