mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
galaxy does not like tags with dashes
This commit is contained in:
parent
221345c780
commit
9994071a3d
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ galaxy_info:
|
||||||
- gitea
|
- gitea
|
||||||
- system
|
- system
|
||||||
- development
|
- development
|
||||||
- source-control
|
- sourcecontrol
|
||||||
- self-hosted
|
- selfhosted
|
||||||
- git-server
|
- gitserver
|
||||||
- gogs
|
- gogs
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
|
|
Loading…
Reference in a new issue