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

5 lines
210 B
Plaintext
Raw Normal View History

# {{ ansible_managed }}
2023-12-09 10:00:30 +01:00
deb http://archive.debian.org/debian jessie {{ apt_basics_components | mandatory }}
2023-11-30 15:30:22 +01:00
deb http://archive.debian.org/debian-security jessie/updates {{ apt_basics_components | mandatory }}