1
0
فهرست منبع

[common] add backports

les 3 سال پیش
والد
کامیت
93ba59de79
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      roles/common/tasks/main.yml

+ 6 - 0
roles/common/tasks/main.yml

@@ -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: