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