--- galaxy_info: # @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys) author: Robert Kaussow namespace: xoxys role_name: docker_tidy # @meta description: > # [![Build Status](https://ci.rknet.org/api/badges/ansible/xoxys.docker_tidy/status.svg)](https://ci.rknet.org/repos/ansible/xoxys.docker_tidy) # [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.docker_tidy/src/branch/main/LICENSE) # # Setup docker-tidy garbage collector. Keep docker hosts small. # @end description: Setup docker-tidy garbage collector license: MIT min_ansible_version: "2.10" platforms: - name: EL versions: - "9" galaxy_tags: - docker - tidy - gc dependencies: [] collections: - community.general