ansible/galaxy.yml
Julien Riou 1c513981ac
All checks were successful
/ ansible-docsmith (push) Successful in 19s
Initial commit
Signed-off-by: Julien Riou <julien@riou.xyz>
2026-03-23 10:48:41 +01:00

29 lines
556 B
YAML

---
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