fix: Remove unusefull name of repo

This commit is contained in:
pulsar89.5 2024-06-07 10:51:58 +02:00
parent fbb43e8c7c
commit e4fccbface
2 changed files with 3 additions and 5 deletions

View File

@ -7,13 +7,11 @@ apt_distribution_sections: main
apt_repositories: []
# Exemple:
# - name: sid
# url: http://deb.debian.org/debian
# - url: http://deb.debian.org/debian
# suites: sid
# components: main
# key_path: /usr/share/keyrings/debian-archive-keyring.gpg
# - name: incus
# url: https://pkgs.zabbly.com/incus/stable
# - url: https://pkgs.zabbly.com/incus/stable
# suites: bookworm
# components: main
# key_url: https://pkgs.zabbly.com/key.asc

View File

@ -12,7 +12,7 @@
- item.get('key_url', '') | length > 0
loop: "{{ apt_repositories }}"
loop_control:
label: "{{ item.name }}"
label: "{{ item.url }}"
notify: Mettre à jour le cache
- name: Ajouter le dépôt