Merge branch 'backports' into 'newinfra'
[baie] Add extension to backports apt list file See merge request nounous/ansible!51certbot_on_virtu
commit
e8f685d3d8
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
- name: Configure Debian backports repository
|
||||
template:
|
||||
src: apt/sources.list.d/backports.j2
|
||||
dest: /etc/apt/sources.list.d/backports
|
||||
src: apt/sources.list.d/backports.list.j2
|
||||
dest: /etc/apt/sources.list.d/backports.list
|
||||
|
||||
- name: Install ZFS
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue