tripleo-ansible/tripleo_ansible/roles/tripleo-podman/tasks
Alex Schultz 684f87c8e1 Reduce fact gathering
We've seen that large amount of facts for hosts have a direct impact on
task execution as part of the deployment.  This change reduces the
amount of data that we are collecting when we use facts and leverages
more targeted methods to collect the required information.

Change-Id: I49e6ca02c2b4791641fb27ebf258ef6c9d52dd9e
Related-Bug: #1915761
(cherry picked from commit f6c0acc7fe)
2021-02-24 10:36:58 -07:00
..
load_vars.yaml Ensure those two tasks are compatible with t-h-t import 2020-08-19 07:56:49 +00: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 Ensure those two tasks are compatible with t-h-t import 2020-08-19 07:56:49 +00: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 [tripleo-podman] Install specific version of buildah 2020-08-26 09:46:36 +00:00
tripleo_podman_install.yml Reduce fact gathering 2021-02-24 10:36:58 -07: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