Add unzip for music downloads
This commit is contained in:
parent
bde9e63a2e
commit
e2d22034e2
@ -1,9 +1,10 @@
|
||||
---
|
||||
- name: "install beets"
|
||||
- name: "install beets and other utils"
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- "beets"
|
||||
- "ffmpeg"
|
||||
- "unzip"
|
||||
|
||||
- name: "install nextcloud-upload"
|
||||
ansible.builtin.copy:
|
||||
|
Loading…
Reference in New Issue
Block a user