Michael Grote
7a24089031
Reviewed-on: #584 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
7 lines
412 B
YAML
7 lines
412 B
YAML
---
|
|
# Repositories
|
|
repos:
|
|
- "deb http://ftp.de.debian.org/debian {{ ansible_distribution_release }} main contrib"
|
|
- "deb http://ftp.de.debian.org/debian {{ ansible_distribution_release }}-updates main contrib"
|
|
- "deb http://security.debian.org {{ ansible_distribution_release }}-security main contrib"
|
|
- "deb http://download.proxmox.com/debian/pbs {{ ansible_distribution_release }} pbs-no-subscription"
|