tripleo-ansible/tripleo_ansible/roles/tripleo-podman/tasks
Jose Luis Franco Arza 282adce74b Check if docker enabled before stopping all containers.
The set of tasks in tripleo-podman/tasks/tripleo_docker_stop.yml
are being used during the upgrade to ensure that all
services are stopped when upgrading from Rocky to Stein.
However, in Train docker does not have to be installed in
the system and this task would fail.
Adding a check before to stop the services only if docker
is installed.

Change-Id: I05fa46d3b53ece83867a2ccd5c931b0cac1209d4
2019-09-11 12:17:14 +02:00
..
main.yml Add configuration for RSyslog 2019-09-04 01:20:59 +00:00
tripleo_docker_purge.yml Create a podman role 2019-07-16 11:46:21 -05:00
tripleo_docker_stop.yml Check if docker enabled before stopping all containers. 2019-09-11 12:17:14 +02:00
tripleo_podman_install.yml Create a podman role 2019-07-16 11:46:21 -05:00
tripleo_podman_login.yml [tripleo-podman]Register the output of podman login 2019-09-04 18:29:10 +05:30
tripleo_podman_purge.yml Create a podman role 2019-07-16 11:46:21 -05:00
tripleo_podman_rsyslog.yml Add configuration for RSyslog 2019-09-04 01:20:59 +00:00