summaryrefslogtreecommitdiffstats
path: root/roles/systemd/meta/main.yml
blob: 23f8e9d0e7c8ac8bd89e6e4bc1f2163ec6f76489 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
dependencies: []
galaxy_info:
  author: "a14m"
  description: "Install systemd on Linux distributions"
  company: "kartoffeln.work GmbH."
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"
    - name: "Ubuntu"
      versions:
        - "noble"
    - name: "Debian"
      versions:
        - "bookworm"