summaryrefslogtreecommitdiffstats
path: root/roles/pve-lxc/meta/main.yml
blob: f12e3e488bc159c73a6de0e2c98fd7d0df3df18d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
dependencies:
  - role: "proxmoxer"
  - role: "pve"
galaxy_info:
  author: "a14m"
  description: "Provision an LXC container on Proxmox VE"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "Debian"
      versions:
        - "bookworm"