Merge branch 'backports' into 'newinfra'

[baie] Add extension to backports apt list file

See merge request nounous/ansible!51
certbot_on_virtu
_benjamin 2020-08-16 14:53:49 +02:00
commit e8f685d3d8
2 changed files with 2 additions and 2 deletions

View File

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