2019-04-25 09:59:16 +02:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
author: L3D
|
2019-05-29 11:05:37 +02:00
|
|
|
description: Manage your SSH Server - and deploy a good sshd configuration
|
|
|
|
license: "MIT"
|
|
|
|
min_ansible_version: 2.3
|
2019-04-25 09:59:16 +02:00
|
|
|
github_branch: master
|
|
|
|
platforms:
|
|
|
|
- name: Archlinux
|
|
|
|
versions: all
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
2019-05-29 11:05:37 +02:00
|
|
|
- stretch
|
|
|
|
- sid
|
2019-04-25 09:59:16 +02:00
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
2019-05-29 11:05:37 +02:00
|
|
|
- bionic
|
|
|
|
- cosmic
|
2019-04-25 09:59:16 +02:00
|
|
|
- name: Fedora
|
|
|
|
versions:
|
2019-05-29 11:05:37 +02:00
|
|
|
- 28
|
|
|
|
- 29
|
2019-04-25 09:59:16 +02:00
|
|
|
galaxy_tags:
|
2019-05-29 11:05:37 +02:00
|
|
|
- ssh
|
|
|
|
- sshd
|
|
|
|
- authorisation
|
2019-04-25 09:59:16 +02:00
|
|
|
dependencies: []
|