docs: update claude setup
refactor: Move some things to roles refactor: fix some linting
This commit is contained in:
15
roles/proxmox_vm/meta/main.yml
Normal file
15
roles/proxmox_vm/meta/main.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: ptoal
|
||||
description: Create a Proxmox VM (q35/UEFI) for SNO deployments
|
||||
license: MIT
|
||||
min_ansible_version: "2.16"
|
||||
platforms:
|
||||
- name: GenericLinux
|
||||
versions:
|
||||
- all
|
||||
galaxy_tags:
|
||||
- proxmox
|
||||
- vm
|
||||
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user