20 lines
332 B
YAML
20 lines
332 B
YAML
---
|
|
galaxy_info:
|
|
author: ptoal
|
|
description: Deploy and configure Single Node OpenShift (SNO) on Proxmox
|
|
license: MIT
|
|
min_ansible_version: "2.16"
|
|
platforms:
|
|
- name: GenericLinux
|
|
versions:
|
|
- all
|
|
galaxy_tags:
|
|
- proxmox
|
|
- openshift
|
|
- sno
|
|
- vm
|
|
- oidc
|
|
- certmanager
|
|
|
|
dependencies: []
|