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

This commit is contained in:
Mike Holloway 2024-09-17 19:12:10 -04:00
parent a760d6f3fb
commit c25dea566c

25
meta/main.yml Normal file
View File

@ -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