summaryrefslogtreecommitdiffstats
path: root/roles/pve-network/meta/main.yml
blob: e7c9c0449634f966e4f062cb0ac86114ae977052 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
dependencies:
  - role: "network"
  - role: "pve"
galaxy_info:
  author: "a14m"
  description: "Configure vmbr0 bridge on Proxmox VE via NetworkManager"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "Debian"
      versions:
        - "bookworm"