geekoops-next/meta/main.yml
Felix Niederwanger 069d668dd1
Revive the role
Update the role to work with 15.4 and add tests that only depend on the
internal Dockerfiles instead of the old external systemd containers.
2022-06-27 16:24:35 +02:00

27 lines
625 B
YAML

---
galaxy_info:
author: Felix Niederwanger
role_name: next
namespace: geekoops
description: Configurable nginx setup role
company: SUSE
# issue_tracker_url: http://example.com/issue/tracker
license: MIT
min_ansible_version: 2.9
# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version:
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
platforms:
- name: opensuse
versions:
- 15.3
- 15.4
galaxy_tags: ['pxe', 'next', 'netboot']
dependencies: []