ceph-ansible/roles/ceph-docker-common
Guillaume Abrioux b29a42cba6 handlers: avoid duplicate handler
Having handlers in both ceph-defaults and ceph-docker-common roles can make the
playbook restarting two times services. Handlers can be triggered first
time because of a change in ceph.conf and a second time because a new
image has been pulled.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-01-10 16:46:42 +01:00
..
defaults container: change the way we force no logs inside the container 2018-01-10 16:21:47 +01:00
meta ceph-docker-common: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks handlers: avoid duplicate handler 2018-01-10 16:46:42 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-docker

Documentation is available at http://docs.ceph.com/ceph-ansible/.