1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_sshd.git synced 2024-08-16 11:59:49 +02:00
ansible_role_sshd/meta/main.yml

23 lines
441 B
YAML
Raw Permalink Normal View History

2019-05-15 13:19:13 +02:00
---
galaxy_info:
role_name: sshd
author: do1jlr
2019-05-15 13:19:13 +02:00
description: Manage your SSH Server - and deploy a good sshd configuration
license: "MIT"
2021-05-10 23:16:28 +02:00
min_ansible_version: 2.11
github_branch: main
2019-05-15 13:19:13 +02:00
platforms:
- name: Archlinux
versions: all
- name: Debian
versions: all
2019-05-15 13:19:13 +02:00
- name: Ubuntu
versions: all
2019-05-15 13:19:13 +02:00
- name: Fedora
versions: all
2019-05-15 13:19:13 +02:00
galaxy_tags:
- ssh
- sshd
2019-05-15 13:31:20 +02:00
- authorisation
2019-05-15 13:19:13 +02:00
dependencies: []