apt: fix Jessie repository
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2648|6|2642|5|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/426//ansiblelint">Evolix » ansible-roles » unstable #426</a>
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Jérémy Lecour 2023-12-09 10:00:30 +01:00 committed by Jérémy Lecour
parent e32e1c5496
commit c90afcb4f4
Signed by: jlecour
SSH key fingerprint: SHA256:h+5LgHRKwN9lS0SsdVR5yZPeFlJE4Mt+8UtL4CcP8dY

View file

@ -1,4 +1,4 @@
# {{ ansible_managed }}
deb http://archive.org/debian jessie {{ apt_basics_components | mandatory }}
deb http://archive.debian.org/debian jessie {{ apt_basics_components | mandatory }}
deb http://archive.debian.org/debian-security jessie/updates {{ apt_basics_components | mandatory }}