Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 57df3f9

Browse files
committed
Merge pull request #16 from hardening-io/fix-yaml
fix meta.yml
2 parents ecd014b + c9e45e7 commit 57df3f9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

meta/main.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
galaxy_info:
3-
author: Sebastian Gumprich
3+
author: "Sebastian Gumprich"
44
description: 'This Ansible role provides numerous security-related ssh configurations, providing all-round base protection.'
55
company: Hardening Framework Team
66
license: Apache License 2.0
@@ -9,7 +9,7 @@ galaxy_info:
99
- name: EL
1010
versions:
1111
- 6.4
12-
- 6.5
12+
- 6.5
1313
- name: Oracle Linux
1414
versions:
1515
- 6.4
@@ -22,5 +22,7 @@ galaxy_info:
2222
versions:
2323
- 6
2424
- 7
25-
categories:
25+
categories:
2626
- system
27+
- security
28+
dependencies: []

0 commit comments

Comments
 (0)