ssh-hardening/meta/main.yml

40 lines
666 B
YAML
Raw Permalink Normal View History

2021-10-11 20:58:09 +00:00
galaxy_info:
author: Sven Velt
description: SSH hardening
company: velt.biz
issue_tracker_url: https://git.velt.biz/Ansible/ssh-hardening/issues
license: AGPL-3.0-or-later
min_ansible_version: 2.1
platforms:
- name: Debian
versions:
- stretch
- buster
- bullseye
- name: Ubuntu
versions:
- trusty
- xenial
- bionic
- focal
- groovy
- hirsute
- impish
- name: Fedora
versions:
- 33
- 34
- 35
- name: EL
versions:
- 6
- 7
- 8
galaxy_tags:
- ssh
- security
dependencies: []