ceph-ansible/roles/ceph-mgr/tasks
Guillaume Abrioux 466f6f35b7 Use systemd module instead of service.
Using systemd module allows us to do in one task what we did in three
tasks:

- enable unit file,
- issue a `daemon-reload`,
- start the service

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-09-29 14:54:00 +02:00
..
docker Use systemd module instead of service. 2017-09-29 14:54:00 +02:00
main.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
pre_requisite.yml Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00