ceph-ansible/roles/ceph-mon/tasks
Guillaume Abrioux ddfe019342 Refact code
`ceph-docker-common`:
  At the moment there is a lot of duplicated tasks in each
  `./roles/ceph-<role>/tasks/docker/main.yml` that could be refactored in
  `./roles/ceph-docker-common/tasks/main.yml`.

`*_containerized_deployment` variables:
  All `*_containerized_deployment` have been refactored to a single
  variable `containerized_deployment`

duplicate `cephx` variables in `group_vars/* have been removed.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-05-24 15:55:41 +02:00
..
docker Refact code 2017-05-24 15:55:41 +02:00
calamari.yml mon: upgrade calamari when running rolling_update playbook 2017-04-24 11:05:13 +02:00
ceph_keys.yml Refact code 2017-05-24 15:55:41 +02:00
check_mandatory_vars.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_mds_filesystems.yml send fs commands to one mon 2017-03-01 11:05:56 -05:00
deploy_monitors.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
main.yml Refact code 2017-05-24 15:55:41 +02:00
openstack_config.yml ceph-mon: Create openstack pools and keys even for containerized deployments 2017-03-16 10:53:53 +01: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 enable ceph-mon.target service after monitor start 2017-04-06 16:58:32 +02:00