Skip to content

Commit

Permalink
fix tags in galaxy.yml - no dashes allowed
Browse files Browse the repository at this point in the history
Signed-off-by: rndmh3ro <[email protected]>
  • Loading branch information
rndmh3ro committed Nov 23, 2021
1 parent 3bd2026 commit cb0e00f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ tags:
- nginx
- mysql
- openssh
- ansible-apache-hardening
- mysql-hardening
- nginx-hardening
- os-hardening
- apache_hardening
- mysql_hardening
- nginx_hardening
- os_hardening
- ssh-hardening
dependencies:
ansible.posix: '>=1.0.0'
Expand Down

0 comments on commit cb0e00f

Please sign in to comment.