Install exfat-utils

This commit is contained in:
Tim Hawes 2019-03-09 14:36:16 +00:00
parent b7b642b054
commit d943ea0094

View File

@ -10,3 +10,11 @@
- vlc - vlc
- ffmpeg - ffmpeg
- gimp - gimp
- name: Install Hacklab CLI packages
apt:
name: "{{ item }}"
state: present
with_items:
- exfat-utils