ceph-ansible/roles/ceph-osd/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
scenarios remove osd directory scenario 2017-04-21 15:50:32 -07:00
activate_osds.yml osd: autodiscovery mode, use holders to detect device 2017-04-04 10:37:14 +02:00
check_devices.yml Fixing partition detection regex for FusionIO devices. 2017-05-23 14:39:39 -05:00
check_devices_auto.yml Fixing partition detection regex for FusionIO devices. 2017-05-23 14:39:39 -05:00
check_devices_static.yml Fixing partition detection regex for FusionIO devices. 2017-05-23 14:39:39 -05:00
check_mandatory_vars.yml Refact code 2017-05-24 15:55:41 +02:00
main.yml Refact code 2017-05-24 15:55:41 +02:00
osd_fragment.yml remove osd directory scenario 2017-04-21 15:50:32 -07:00
pre_requisite.yml Add clearlinux to supported platforms 2017-04-24 09:34:23 -05:00