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