mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-25 20:40:18 +01:00
use galaxy tags rather than categories
This commit is contained in:
parent
886b452ad1
commit
2d6ed3fa4a
1 changed files with 10 additions and 1 deletions
|
@ -25,7 +25,16 @@ galaxy_info:
|
|||
versions:
|
||||
- 22
|
||||
- 23
|
||||
categories:
|
||||
galaxy_tags:
|
||||
- networking
|
||||
- system
|
||||
- SSH
|
||||
- OpenSSH
|
||||
- sshd
|
||||
- server
|
||||
- ubuntu
|
||||
- debian
|
||||
- centos
|
||||
- redhat
|
||||
- freebsd
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in a new issue