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

10 lines
281 B
Plaintext
Raw Normal View History

2023-03-17 20:05:42 +01:00
# {{ ansible_managed }}
Types: deb
URIs: https://mirror.evolix.org/debian
Suites: bookworm bookworm-updates
Components: {{ apt_basics_components | mandatory }}
Enabled: yes
deb http://security.debian.org/debian-security bookworm-security {{ apt_basics_components | mandatory }}