[baie] Add extension to backports apt list file
parent
59026f8151
commit
7f12145fe6
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
- name: Configure Debian backports repository
|
- name: Configure Debian backports repository
|
||||||
template:
|
template:
|
||||||
src: apt/sources.list.d/backports.j2
|
src: apt/sources.list.d/backports.list.j2
|
||||||
dest: /etc/apt/sources.list.d/backports
|
dest: /etc/apt/sources.list.d/backports.list
|
||||||
|
|
||||||
- name: Install ZFS
|
- name: Install ZFS
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in New Issue