summaryrefslogtreecommitdiffstats
path: root/roles/pihole/meta/main.yml
blob: 7708f9458d60c1a2757679407bb590b7ae6bdf99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
dependencies:
  - role: "network"
  - role: "systemd"
galaxy_info:
  author: "a14m"
  description: "Configure pihole on supported devices"
  company: "kartoffeln.work GmbH."
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"