ansible-sshd/meta/main.yml

32 lines
481 B
YAML
Raw Normal View History

---
galaxy_info:
author: Matt Willsher
2014-12-22 21:18:35 +01:00
description: OpenSSH SSH deamon configuration
company: Willsher Systems
2014-12-26 11:09:34 +01:00
license: LGPLv3
min_ansible_version: 1.8
platforms:
2014-12-25 13:16:47 +01:00
- name: Debian
versions:
- wheezy
2015-01-04 16:04:15 +01:00
- jessie
- name: Ubuntu
versions:
2015-01-04 16:04:15 +01:00
- precise
2014-12-22 21:18:35 +01:00
- trusty
- name: FreeBSD
version:
2014-12-22 21:18:35 +01:00
- 10.1
- name: EL
versions:
- 6
- 7
- name: Fedora
versions:
- 22
- 23
categories:
2015-01-12 14:06:49 +01:00
- networking
- system
dependencies: []