Add podman container roles
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
install_date: Sun Dec 29 00:38:07 2019
|
||||
version: master
|
||||
16
roles/ikke_t.podman_container_systemd/meta/main.yml
Normal file
16
roles/ikke_t.podman_container_systemd/meta/main.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
galaxy_info:
|
||||
author: Ilkka Tengvall
|
||||
description: Role sets up container(s) to run on host with help of systemd.
|
||||
company: Red Hat
|
||||
license: GPLv3
|
||||
min_ansible_version: 2.4
|
||||
platforms:
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
galaxy_tags:
|
||||
- podman
|
||||
- container
|
||||
- systemd
|
||||
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user