Skip to content
Snippets Groups Projects
Commit 806e0552 authored by shirenn's avatar shirenn 🌊 Committed by shirenn
Browse files

[debian] buster cleanup

parent 7b4e4cf1
No related branches found
No related tags found
1 merge request!316Shirenn update
---
- name: Configure Debian backports repository
template:
src: apt/sources.list.d/backports.list.j2
dest: /etc/apt/sources.list.d/backports.list
- name: Install ZFS
apt:
update_cache: true
default_release: "{{ ansible_lsb.codename }}-backports"
name:
- zfs-dkms
- zfsutils-linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment