tripleo-ansible/tripleo_ansible/roles/tripleo-podman/tasks
Takashi Kajinami fc0980442f Do not update podman during deployment
Generally speaking we don't expect any package is updated during
deployment. What is worse, we have experienced several issues caused by
change in podman, thus we should be very careful about the timing
when we update it.

This change ensures that the podman package is not updated by
deployment so that it is updated only by proper minor update steps.

Closes-Bug: #1921069
Change-Id: I1f88b982ecb9a94b45e194691d1ce629df3f9aa7
(cherry picked from commit 0b156aae59)
(cherry picked from commit 01b47a7bc1)
(cherry picked from commit 458e1b393e)
2021-04-06 20:34:11 +09:00
..
load_vars.yaml Use ansible_facts instead 2021-02-24 10:37:01 -07:00
main.yml Ensure those two tasks are compatible with t-h-t import 2020-08-19 07:56:49 +00:00
tripleo_docker_purge.yml Use ansible_facts instead 2021-02-24 10:37:01 -07:00
tripleo_docker_stop.yml Check if docker enabled before stopping all containers. 2019-09-11 12:17:14 +02:00
tripleo_podman_buildah_login.yml Use ansible_facts instead 2021-02-24 10:37:01 -07:00
tripleo_podman_install.yml Do not update podman during deployment 2021-04-06 20:34:11 +09:00
tripleo_podman_login.yml Make buildah login optional 2020-07-16 09:57:12 +05:30
tripleo_podman_purge.yml tripleo_podman_purge: try to use -f when pruning images 2020-07-29 15:19:11 -04:00
tripleo_podman_rsyslog.yml Add configuration for RSyslog 2019-09-04 01:20:59 +00:00