tripleo-ansible/tripleo_ansible/roles/tripleo_podman/tasks
Jose Luis Franco Arza dd55c86e1d Stop docker service when is available only.
When purging the docker service/directories, if there has
been an operating system upgrade in between (RHEL7 to
RHEL8), then the docker service will be inactive but the
folders used by Docker still need a purge. If the service
is not available and we try to stop it, then the Ansible
service task will fail.

This patch adds a guard to stop the service only when it
is available in the system.

Change-Id: Id6dc9a7bd71a7725ae1672c91bef5064a730b530
2020-02-10 11:41:17 +01:00
..
main.yml Replace all references to the old role name 2020-01-22 12:06:06 +00:00
tripleo_docker_purge.yml Stop docker service when is available only. 2020-02-10 11:41:17 +01:00
tripleo_docker_stop.yml Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo_podman_install.yml Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo_podman_login.yml Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo_podman_purge.yml Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo_podman_rsyslog.yml Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00