Skip to content

Commit cb0e00f

Browse files
author
rndmh3ro
committed
fix tags in galaxy.yml - no dashes allowed
Signed-off-by: rndmh3ro <[email protected]>
1 parent 3bd2026 commit cb0e00f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

galaxy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ tags:
1717
- nginx
1818
- mysql
1919
- openssh
20-
- ansible-apache-hardening
21-
- mysql-hardening
22-
- nginx-hardening
23-
- os-hardening
20+
- apache_hardening
21+
- mysql_hardening
22+
- nginx_hardening
23+
- os_hardening
2424
- ssh-hardening
2525
dependencies:
2626
ansible.posix: '>=1.0.0'

0 commit comments

Comments
 (0)