ceph-ansible/roles/ceph-restapi/tasks/docker
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
..
dirs_permissions.yml ceph-docker: fix bootstrap directories permissions 2017-03-22 11:18:56 +01:00
fetch_configs.yml Better --check compatibility for ceph-restapi role 2016-11-27 15:00:10 +01:00
main.yml Refact code 2017-05-24 15:55:41 +02:00
start_docker_restapi.yml harmonize docker names 2017-02-23 09:15:05 +01:00