Add meta/main.yml to resolve semaphore error indicating it is missing from role

master
Mike Holloway 2 months ago
parent a760d6f3fb
commit c25dea566c
  1. 25
      meta/main.yml

@ -0,0 +1,25 @@
---
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
Loading…
Cancel
Save