summaryrefslogtreecommitdiffstats
path: root/roles/pve-storage/meta/main.yml
blob: f3ba634b87f9c6ac869674a05226bafd0b894e33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
dependencies:
  - role: "pve"
galaxy_info:
  author: "a14m"
  description: "Configure LVM thin pool and register local-lvm storage in Proxmox VE"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "Debian"
      versions:
        - "bookworm"