infrastructure/ansible/requirements.yaml

11 lines
257 B
YAML

---
collections:
- name: https://github.com/lucasheld/ansible-uptime-kuma.git
type: git
version: "1.2.0"
roles:
- src: https://git.tobiasmanske.de/tobias/ansible-role-docker-compose.git
scm: git
name: compose_project
version: "main"