infrastructure/ansible/requirements.yaml

11 lines
257 B
YAML
Raw Normal View History

2023-04-06 01:03:25 +02:00
---
collections:
- name: https://github.com/lucasheld/ansible-uptime-kuma.git
type: git
2023-09-06 23:32:19 +02:00
version: "1.2.0"
2023-05-05 22:44:28 +02:00
roles:
- src: https://git.tobiasmanske.de/tobias/ansible-role-docker-compose.git
scm: git
name: compose_project
version: "main"