ansible/roles/docker/tasks/pi_compose.yml

10 lines
106 B
YAML

---
- include_tasks: traefik.yml
tags:
- traefik
- include_tasks: pihole.yml
tags:
- pihole