mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-10 21:53:30 +01:00
20 lines
333 B
YAML
20 lines
333 B
YAML
---
|
|
galaxy_info:
|
|
author: Matt Willsher
|
|
description: OpenSSH Deamon configuration
|
|
company: Willsher Systems
|
|
license: MIT
|
|
min_ansible_version: 1.8
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: FreeBSD
|
|
version:
|
|
- all
|
|
categories:
|
|
- system
|
|
dependencies: []
|