ansible-roles/apt/templates/bullseye_basics.list.j2
2022-05-27 23:05:07 +02:00

6 lines
310 B
Django/Jinja

# {{ ansible_managed }}
deb http://mirror.evolix.org/debian bullseye {{ apt_basics_components | mandatory }}
deb http://mirror.evolix.org/debian/ bullseye-updates {{ apt_basics_components | mandatory }}
deb http://security.debian.org/debian-security bullseye-security {{ apt_basics_components | mandatory }}