ansible/library
Clement Verna 6318c8178e oci-registry-prune: New playbook to prune old OCI images from the candidate registry.
This commit adds a new module and a new playbook used to delete images
from the candidate-registry that are older than 30 days.
The module looks for images tags that are older than 30 days and delete the
tags.
The playbook run the module and the registry garbage collection to reclaim
the disk space.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 09:18:37 +02:00
..
_nova_compute.py Look, our very own copy of nova_compute module. We cannot move to os_server because that requires python-shade, which is not packaged for RHEL7. When/if we move batcave01 to fedora we can drop this. 2017-11-07 18:32:12 +00:00
delete_old_oci_images.py oci-registry-prune: New playbook to prune old OCI images from the candidate registry. 2019-06-04 09:18:37 +02:00
lvol.py Add ansible 2.2pre version of lvol to avoid issues with the openstack-compute playbooks trying to shrink a lvol. 2016-06-24 22:41:21 +00:00
README first commit to the ansible public repo 2012-10-08 19:35:54 +00:00
virt_boot builders: initial pass at a ARMv7 virt builder 2017-04-13 17:58:50 +00:00

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