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