]> 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)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 3 Dec 2019 14:57:11 +0000 (09:57 -0500)
commit1f30327688ea79f76efbc8334c78be4b56e22daa
tree15a05866f50f370b813fd54b5418c36c82793851
parentba2925df3291690e55259ebe188dd6ea8b659010
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>
(cherry picked from commit d23383a820ed23e675af28e80b161e17d17fe40d)
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