ansible/library
Ryan Lerch 2883c54e67 fix delete_old_oci_images.py
Previously, the delete_old_oci_images.py script sometimes caused a
traceback when trying to get the date from the JSON response for an OIC
image blob. This was because it was trying to read a JSON value that
didnt exist in some cases.

This change simply skips those images -- might update this in the future
to fins a fallback date to use, but for now just skip them.

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-04-28 13:58:24 +10:00
..
delete_old_oci_images.py fix delete_old_oci_images.py 2023-04-28 13:58:24 +10:00
README first commit to the ansible public repo 2012-10-08 19:35:54 +00:00
virt_boot Revert "armv7 create: move back to python2 and hope it works again." 2020-04-24 21:34:15 +02:00

if we need any local ansible modules this is where they would go