Install exfat-utils
This commit is contained in:
parent
b7b642b054
commit
d943ea0094
|
@ -10,3 +10,11 @@
|
|||
- vlc
|
||||
- ffmpeg
|
||||
- gimp
|
||||
|
||||
- name: Install Hacklab CLI packages
|
||||
apt:
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
with_items:
|
||||
- exfat-utils
|
||||
|
Loading…
Reference in New Issue
Block a user