8 lines
185 B
YAML
8 lines
185 B
YAML
---
|
|
- hosts: acng
|
|
roles:
|
|
- { role: mgrote.acng, tags: "acng" }
|
|
vars:
|
|
### mgrote.acng
|
|
acng_server_port: 9999
|
|
apt_cacher_ng_exthreshold: "60" #hebt Pakete 60 Tage auf
|