ceph-ansible/roles/ceph-mon/tasks/docker
Sébastien Han 2d8ac4a586 docker: only use systemd to manage containers
Prior to this patch we had several ways to runs containers, we could use
ansible's docker module on some distro and on containers distros we were
using systemd. We strongly believe threating containers as services with
systemd is the right approach so this patch generalizes to all the
distros. These days most of the distros are running systemd so it's fair
assumption.

Signed-off-by: Sébastien Han <seb@redhat.com>
2016-12-16 19:37:05 +01:00
..
checks.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
copy_configs.yml moving to ansible v2.2 compatibility 2016-11-04 10:09:38 +01:00
create_configs.yml common: add the name of the ceph conf file in the play 2016-12-15 15:26:01 +01:00
dirs_permissions.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
fetch_configs.yml ceph-mon: no need to include playbook_dir when fetching configs 2016-12-01 10:28:54 -06:00
main.yml common: show which file we are waiting for 2016-12-14 21:08:18 +01:00
pre_requisite.yml Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
selinux.yml Better --check compatibility for ceph-mon role 2016-11-26 21:05:32 +01:00
start_docker_monitor.yml docker: only use systemd to manage containers 2016-12-16 19:37:05 +01:00