From 49d561dd64c2d5a13e60d39bba6de7560d873bfd Mon Sep 17 00:00:00 2001 From: Hyperling Date: Tue, 2 Feb 2021 20:29:14 -0600 Subject: [PATCH] Trying without quotes. --- facts/general/package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/facts/general/package.yml b/facts/general/package.yml index 8e2f322..2a77401 100644 --- a/facts/general/package.yml +++ b/facts/general/package.yml @@ -27,5 +27,5 @@ thunderbird: thunderbird evolution: evolution sshfs: fusefs-sshfs - locate: "" + locate: when: ansible_distribution == "FreeBSD" \ No newline at end of file