mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-29 14:10: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:
|
versions:
|
||||||
- 22
|
- 22
|
||||||
- 23
|
- 23
|
||||||
categories:
|
galaxy_tags:
|
||||||
- networking
|
- networking
|
||||||
- system
|
- system
|
||||||
|
- SSH
|
||||||
|
- OpenSSH
|
||||||
|
- sshd
|
||||||
|
- server
|
||||||
|
- ubuntu
|
||||||
|
- debian
|
||||||
|
- centos
|
||||||
|
- redhat
|
||||||
|
- freebsd
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
Loading…
Reference in a new issue