Provide dummy package name for locate on FreeBSD.

This commit is contained in:
Hyperling 2021-02-02 20:31:17 -06:00
parent 49d561dd64
commit 14df956852

View File

@ -27,5 +27,5 @@
thunderbird: thunderbird
evolution: evolution
sshfs: fusefs-sshfs
locate:
locate: htop # This is just a placeholder to prevent errors
when: ansible_distribution == "FreeBSD"