]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge: remove docker_* task
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 26 Nov 2019 14:26:35 +0000 (15:26 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 3 Dec 2019 12:29:52 +0000 (13:29 +0100)
commitd23383a820ed23e675af28e80b161e17d17fe40d
tree1945bf925b297d64ff313214a036ab088e5b8bf7
parentad7a5dad3f0b3f731107d3f7f1011dc129135e9a
purge: remove docker_* task

All containers are removed when systemd stops them.
There is no need to call this module in purge container playbook.

This commit also removes all docker_image task and remove all container
images in the final cleanup play.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1776736
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/purge-docker-cluster.yml
roles/ceph-node-exporter/templates/node_exporter.service.j2
roles/ceph-prometheus/templates/alertmanager.service.j2
roles/ceph-prometheus/templates/prometheus.service.j2