ceph-ansible/roles/ceph-mon/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 ceph-mon: detect ANSIBLE_ROLES_PATH if present 2017-08-24 16:19:39 +02:00
calamari.yml mon: upgrade calamari when running rolling_update playbook 2017-04-24 11:05:13 +02:00
ceph_keys.yml distribute rbd bootstrap key if available 2017-08-22 18:55:29 -04:00
check_mandatory_vars.yml Docker-common: Add missing variables declaration 2017-07-04 17:50:23 +02:00
create_mds_filesystems.yml send fs commands to one mon 2017-03-01 11:05:56 -05:00
crush_rules.yml Create OpenStack pools with crush rule 2017-07-03 15:30:38 +02:00
deploy_monitors.yml mon, osd: fix skipped condition 2017-08-22 18:34:51 +02:00
main.yml Mon: Readd the include of check_mandatory_vars.yml 2017-07-04 10:57:27 +02:00
openstack_config.yml Set the permissions mode on all of the OpenStack keys 2017-08-10 13:50:08 -04:00
rbd_pool.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
rbd_pool_pgs.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
rbd_pool_size.yml mon: make sure osd_pool_default_size is honoured 2017-01-25 22:53:17 +01:00
secure_cluster.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
set_osd_pool_default_pg_num.yml ceph-mon: Create openstack pools and keys even for containerized deployments 2017-03-16 10:53:53 +01:00
start_monitor.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00