You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
466 B
26 lines
466 B
2 months ago
|
---
|
||
|
dependencies: []
|
||
|
|
||
|
galaxy_info:
|
||
|
role_name: podman-host
|
||
|
author: "Mike Holloway"
|
||
|
description: "Installs and configures podman."
|
||
|
company: "Equilibrate IT Inc."
|
||
|
license: "license (BSD-2-Clause)"
|
||
|
min_ansible_version: 2.10
|
||
|
platforms:
|
||
|
- name: Fedora
|
||
|
versions:
|
||
|
- all
|
||
|
- name: Ubuntu
|
||
|
versions:
|
||
|
- all
|
||
|
- name: Debian
|
||
|
versions:
|
||
|
- all
|
||
|
galaxy_tags:
|
||
|
- networking
|
||
|
- system
|
||
|
- podman
|
||
|
- container
|