18 lines
306 B
YAML
18 lines
306 B
YAML
---
|
|
galaxy_info:
|
|
author: ptoal
|
|
description: Create a Proxmox VM for Single Node OpenShift (SNO) deployment
|
|
license: MIT
|
|
min_ansible_version: "2.16"
|
|
platforms:
|
|
- name: GenericLinux
|
|
versions:
|
|
- all
|
|
galaxy_tags:
|
|
- proxmox
|
|
- openshift
|
|
- sno
|
|
- vm
|
|
|
|
dependencies: []
|