summaryrefslogtreecommitdiffstats
path: root/roles/network/meta/main.yml
blob: fa562130e9d3f254b5c25c8f11498b15531c9a36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
dependencies:
  - role: "systemd"
galaxy_info:
  author: "a14m"
  description: "Configure basic distro networking features"
  company: "kartoffeln.work GmbH."
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"