[EVO] Gérer Debian Sid

This commit is contained in:
2023-09-21 14:54:10 +02:00
parent 3a8a1b5ab6
commit 4762427866
6 changed files with 11 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
- name: Déployer la configuration des sources
ansible.builtin.template:
src: sources.list.j2
src: "{{ apt_distribution_name }}-{{ apt_distribution_release }}.list.j2"
dest: /etc/apt/sources.list
owner: root
group: root