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

@@ -2,26 +2,27 @@
vars:
ansible_become: True
roles:
# - sudo
# - users
# - package_manager
# - zrepl
# - zsh
# - network
# - sshd
# - base
# - firewall
# - cpu
# - ntp
# - build
# - graphics
# - gpg
# - fonts
# - alacritty
# - sway
# - emacs
# - firefox
# - devfs
# - ssh_client
# - jail
- sudo
- users
- package_manager
- zrepl
- zsh
- network
- sshd
- base
- firewall
- cpu
- ntp
- build
- graphics
- gpg
- fonts
- alacritty
- sway
- emacs
- firefox
- devfs
- ssh_client
- jail
- autofs
- exfat