summaryrefslogtreecommitdiffstats
path: root/roles/ssh/meta/main.yml
blob: bc90a3ab0dac2fc10d2f4dc2c7ca2cf067825f08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
dependencies: []
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"