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

Commit 8332f79

Browse files
committed
Merge pull request #47 from hardening-io/change_cat_to_tags
Change categories to tags for upcoming ansible 2.0
2 parents 4755a12 + 453b76a commit 8332f79

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

meta/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ galaxy_info:
2222
versions:
2323
- 6
2424
- 7
25-
categories:
25+
galaxy_tags:
2626
- system
2727
- security
28-
dependencies: []
28+
- hardening
29+
dependencies: []

0 commit comments

Comments
 (0)