Fix external graphics card.
This commit is contained in:
parent
0c9711a1da
commit
89ddaa0138
2 changed files with 19 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
- name: add {{ ansible_distribution_release }}-backports
|
||||
apt_repository:
|
||||
repo: deb http://deb.debian.org/debian/ {{ ansible_distribution_release }}-backports main
|
||||
repo: deb http://deb.debian.org/debian/ {{ ansible_distribution_release }}-backports main contrib non-free
|
||||
state: present
|
||||
update_cache: true
|
||||
when: extra_pkgs_bpo|length
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue