meta: improve README, add galaxy tags
This commit is contained in:
parent
4e31d575ab
commit
b79ab788d8
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
|
This collection contains roles focused on various components around CI/CD, including
|
||||||
|
automation servers like Jenkins, its agents or vaguely related components like caching
|
||||||
|
proxies and artifact registries.
|
||||||
|
|
||||||
## Roles
|
## Roles
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
[CNPLv7+](LICENSE.md): Cooperative Nonviolent Public License
|
||||||
|
@ -12,4 +12,7 @@ build_ignore:
|
|||||||
- '*.tar.gz'
|
- '*.tar.gz'
|
||||||
repository: https://git.finally.coffee/finallycoffee/cicd
|
repository: https://git.finally.coffee/finallycoffee/cicd
|
||||||
issues: https://codeberg.org/finallycoffee/ansible-collection-cicd/issues
|
issues: https://codeberg.org/finallycoffee/ansible-collection-cicd/issues
|
||||||
tags: []
|
tags:
|
||||||
|
- cicd
|
||||||
|
- ci
|
||||||
|
- cd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user