ansible-role-tripleo-modify.../tasks
Alex Schultz 589486e4f2 Add retires/ignore errors for removing buildah containers
We want to try a best effort to remove the buildah containers but since
it's run with multiple processes we occassionally get layer conflicts.
Let's add a bit of a retry and ultimately skip the error since that was
the previous behavior.

Change-Id: I75a85745aed652a85f4c143c987cd5cccbf31cac
Related-Bug: #1846413
2019-10-02 15:05:07 -06:00
..
dev_install.yml Allow devs to modify images with Python directories 2019-06-21 01:31:01 +00:00
get_original_user.yml get_original_user: override source_image_facts 2019-07-11 05:32:46 +00:00
main.yml Run all linters via pre-commit 2019-02-15 18:22:10 +05:30
modify_image.yml Run all linters via pre-commit 2019-02-15 18:22:10 +05:30
precheck.yml Run all linters via pre-commit 2019-02-15 18:22:10 +05:30
rpm_install.yml Run all linters via pre-commit 2019-02-15 18:22:10 +05:30
yum_install.yml Implement a yum install command 2019-07-03 17:45:21 -06:00
yum_install_buildah.yml Add retires/ignore errors for removing buildah containers 2019-10-02 15:05:07 -06:00
yum_install_docker.yml Implement a yum install command 2019-07-03 17:45:21 -06:00
yum_update.yml Run all linters via pre-commit 2019-02-15 18:22:10 +05:30
yum_update_buildah.yml Add retires/ignore errors for removing buildah containers 2019-10-02 15:05:07 -06:00
yum_update_docker.yml Add missing package manager detect task 2019-10-01 11:34:44 +05:30