Add podman container roles

This commit is contained in:
2019-12-28 20:07:15 -05:00
parent 0e5119bc6a
commit 8c8d1f9771
20 changed files with 581 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
galaxy_info:
description: Periodicly cleans up all unused container images from host. Role sets up cron job based on whether podman or docker is installed.
author: Ilkka Tengvall
company: ITSE
license: GPLv3
min_ansible_version: 2.4
platforms:
- name: Fedora
versions:
- all
galaxy_tags:
- containers
- podman
- docker
dependencies: []