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.
25 lines
466 B
25 lines
466 B
--- |
|
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
|
|
|