Add an exfat role for FreeBSD.

This commit is contained in:
Tom Alexander
2022-10-30 00:15:58 -04:00
parent 94b2f3846f
commit 449f04259c
9 changed files with 81 additions and 22 deletions

View File

@@ -0,0 +1,6 @@
- name: Install packages
package:
name:
- fusefs-exfat
- exfat-utils
state: present