Feat: remove autofs from core

This commit is contained in:
Bertrand Benjamin 2022-01-08 06:45:10 +01:00
parent c4d4629d8d
commit 4ea69d1a3a

View File

@ -23,7 +23,6 @@ pacman_admin:
- nmap
- sshpass
- rsync
- autofs
- bind-tools
- unzip
- ntfs-3g
@ -34,4 +33,3 @@ pacman_admin:
pacman_pkgs:
- "{{ pacman_base }}"
- "{{ pacman_admin }}"