First commit, livebox without installer entry

This commit is contained in:
Ansible Benutzer 2023-09-04 15:30:10 +02:00
commit 790f0327ca
64 changed files with 931 additions and 0 deletions

View file

@ -0,0 +1,3 @@
- name: start apt-cacher-ng
service: name=apt-cacher-ng state=started enabled=yes
listen: "start apt-cacher-ng"