ceph-ansible/roles/ceph-common/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
..
checks common: remove useless check 2017-05-24 11:52:22 +02:00
installs common: fix installation condition 2017-05-23 11:50:58 +02:00
misc ceph-common: disable_transparent_hugepage now persist 2017-04-08 13:06:18 +07:00
pre_requisites common: rename rh_storage to rhcs to match product name 2016-12-20 13:49:11 +01:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_ceph_initial_dirs.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts.yml Refact code 2017-05-24 15:55:41 +02:00
facts_mon_fsid.yml Workaround for broken 'block' syntax 2016-12-16 09:24:48 -06:00
generate_ceph_conf.yml Only include cluster.conf and osd.conf when building ceph.conf 2017-04-11 14:33:21 +01:00
generate_cluster_fsid.yml Refact code 2017-05-24 15:55:41 +02:00
main.yml Add clearlinux to supported platforms 2017-04-24 09:34:23 -05:00
release.yml Used list style ands for better readibility and fixed legacy debian checks 2016-09-26 09:19:15 -04:00