2019-11-02 18:10:39 +00:00
|
|
|
# Standards: 0.1
|
|
|
|
---
|
|
|
|
galaxy_info:
|
2019-11-06 21:58:16 +00:00
|
|
|
author: xoxys <mail@geeklabor.de>
|
2019-11-06 20:03:45 +00:00
|
|
|
description: Configure sshd server
|
2019-11-02 18:10:39 +00:00
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
|
|
|
galaxy_tags:
|
2019-11-06 20:03:45 +00:00
|
|
|
- sshd
|
|
|
|
- security
|
2019-11-02 18:10:39 +00:00
|
|
|
dependencies:
|