ansible-roles/apt/templates/bookworm_basics.list.j2

6 lines
310 B
Plaintext
Raw Normal View History

2022-11-06 15:20:31 +01:00
# {{ ansible_managed }}
deb http://mirror.evolix.org/debian bookworm {{ apt_basics_components | mandatory }}
deb http://mirror.evolix.org/debian/ bookworm-updates {{ apt_basics_components | mandatory }}
deb http://security.debian.org/debian-security bookworm-security {{ apt_basics_components | mandatory }}