tripleo-validations/roles/check_for_dangling_images/defaults
omcgonag a1295519a1 Check for dangling images
Make sure before update we do not have any dangling images.

Basically - make sure the command:

$ podman images --filter "dangling=true" -q --no-trunc

returns empty.

Co-authored-by: Daniel Bengtsson <dbengt@redhat.com>
Change-Id: I70acd9cef9e84d2c68b7bd3d82dcbd0f99c79fb9
2021-05-12 15:52:55 -04:00
..
main.yml Check for dangling images 2021-05-12 15:52:55 -04:00