Skip to content
Snippets Groups Projects
Verified Commit b5556712 authored by nd's avatar nd
Browse files

add support for update repo

parent 4e580476
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,12 @@ packages:
vnstat: {}
"xz-utils": {}
zsh: {}
# repos:
repos:
update:
url: "deb http://deb.debian.org/debian {{ ansible_distribution_release|lower }}-updates main contrib non-free"
security:
url: "deb http://deb.debian.org/debian-security/ {{ ansible_distribution_release|lower }}/updates main contrib non-free"
# backports:
# url: "deb http://http.debian.net/{{ ansible_distribution|lower }} {{ ansible_distribution_release|lower }}-backports main"
# url: "deb http://http.debian.net/{{ ansible_distribution|lower }} {{ ansible_distribution_release|lower }}-backports main"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment