Fix NFS for FreeBSD workstations.

This commit is contained in:
2021-07-14 06:53:35 -05:00
parent 517e24bd69
commit 5959bcda8b
2 changed files with 36 additions and 4 deletions

View File

@ -75,5 +75,6 @@
firefox_esr: firefox-esr
psutil: py38-psutil
ansible_python_interpreter: "/usr/local/bin/python3.8"
nfs: htop
when: ansible_system == "FreeBSD"