lab-ansible/collections/requirements.yml
Sam A. 423dbe2f7f
Add stuff
- Add sapt-labn-prx02 for apps on *.local.sapti.me
- Remove Pi-Hole (will be on my RPi)
- Unify app configuration in one file (not finished yet)
- Upload Compose files to hosts (not finished yet)
2023-10-31 22:13:24 +01:00

7 lines
116 B
YAML

# vim: ft=yaml.ansible
# code: language=ansible
---
collections:
- name: community.general
version: '>=7.5.0'