summaryrefslogtreecommitdiffstats
path: root/roles/logind/meta/main.yml
blob: 7ab91f4a3073e61896f85d7154bf9a71685e8eda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
dependencies:
  - role: "systemd"
galaxy_info:
  author: "a14m"
  description: "Configure systemd-logind lid switch and idle behavior"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"