[common] add backports

This commit is contained in:
les 2020-10-22 00:55:01 +02:00
parent d4b2996c0f
commit 93ba59de79

View file

@ -12,6 +12,12 @@
- sudo
- acl
- name: Add Backports Repository
apt_repository:
repo: deb http://deb.debian.org/debian "buster-backports main contrib non-free"
state: present
update_cache: yes
- name: Install Unattended Upgrades
apt:
pkg: