3
0
Fork 0

No apt pin needed, backports has lower priority than main distribution

This commit is contained in:
Ties de Kock 2020-04-27 21:20:38 +02:00
parent 2b6ac11caf
commit a8ec713cdb
2 changed files with 0 additions and 13 deletions

View File

@ -1,3 +0,0 @@
Package: *
Pin: release a=unstable
Pin-Priority: 90

View File

@ -1,14 +1,4 @@
---
- name: Setup WireGuard preference
copy:
src: debian/etc/apt/preferences.d/limit-unstable
dest: /etc/apt/preferences.d/limit-unstable
owner: root
group: root
mode: 0644
tags:
- wg-install
- name: Install GPG - required to add wireguard key
apt:
name: gnupg