base/roles/requirements.yml
Simon Cornet 18eb603402
Some checks failed
ci/woodpecker/push/linting Pipeline failed
fix: update requirements to forgejo repo locations
2026-05-15 13:51:05 +02:00

12 lines
235 B
YAML

---
roles:
- name: "common"
scm: "git"
src: "https://git.simoncor.net/ansible/common"
version: "main"
- name: "zabbix_agent"
scm: "git"
src: "https://git.simoncor.net/ansible/zabbix-agent"
version: "main"