Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
ad30a8307f
commit
f418990e84
85 changed files with 3520 additions and 2 deletions
29
galaxy.yml
Normal file
29
galaxy.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
namespace: jriou
|
||||
name: general
|
||||
version: 1.0.0
|
||||
readme: README.md
|
||||
authors:
|
||||
- "Julien Riou (https://git.riou.xyz/jriou)"
|
||||
description: "My Ansible Collection"
|
||||
license_file: LICENSE
|
||||
tags:
|
||||
- infrastructure
|
||||
- certbot
|
||||
- coller
|
||||
- firefly
|
||||
- forgejo
|
||||
- forgejo_runners
|
||||
- galene
|
||||
- golang
|
||||
- navidrome
|
||||
repository: "https://git.riou.xyz/jriou/ansible"
|
||||
issues: "https://git.riou.xyz/jriou/ansible/issues"
|
||||
build_ignore:
|
||||
- .github
|
||||
- .gitignore
|
||||
- changelogs
|
||||
- roles/*/molecule
|
||||
- '*.tar.gz'
|
||||
- test-requirements.txt
|
||||
- test-requirements.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue