ceph-ansible/roles/ceph-mgr/tasks/docker
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
..
copy_configs.yml docker: add condition to run selinux tasks only on rhel os family 2017-09-29 02:35:07 +02:00
main.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
start_docker_mgr.yml Use systemd module instead of service. 2017-09-29 14:54:00 +02:00