homeserver/playbooks/base/apt_sources.yml
mg 60a954a705 move apt-cacher-ng to docker (#507)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #507
2023-04-18 14:57:21 +02:00

6 lines
98 B
YAML

---
- hosts: all
roles:
- role: mgrote.apt_manage_sources
tags: "apt_sources"