No longer necessary now that yajl itself is not
being installed.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
guests/tasks/kludges.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/guests/tasks/kludges.yml b/guests/tasks/kludges.yml
index 0ad61a7..31e9d6a 100644
--- a/guests/tasks/kludges.yml
+++ b/guests/tasks/kludges.yml
@@ -9,9 +9,7 @@
force: yes
with_items:
- include/sasl
- - include/yajl
- lib/libsasl2.so
- - lib/libyajl.so
when:
- os_name == 'FreeBSD'
--
2.17.1