ceph-ansible/roles/ceph-rgw/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
multisite Using ini_file with ansible_hostname to ensure each INI block gets the rgw_zone setting in a multi-RGW setup. Also, ansible_hostname better matches what ceph-common does for the actual hostname (ansible_host != ansible_hostname under all conditions). 2017-01-28 12:30:27 -05:00
main.yml Refact code 2017-05-24 15:55:41 +02:00
openstack-keystone.yml Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
pre_requisite.yml rgw: remove sudoers file 2017-03-02 14:59:21 +01:00
rgw_pool_pgs.yml rgw: set tuning parameters 2017-04-25 16:01:03 -04:00
start_radosgw.yml Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00