From 374102b25ac2b634467a1eddefb680a742ba7095 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 8 May 2020 15:52:05 -0700 Subject: [PATCH] iad2: drop this link, we do not need it anymore Signed-off-by: Kevin Fenzi --- roles/collectd/server/tasks/main.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/roles/collectd/server/tasks/main.yml b/roles/collectd/server/tasks/main.yml index 9b89786031..5edb85f95b 100644 --- a/roles/collectd/server/tasks/main.yml +++ b/roles/collectd/server/tasks/main.yml @@ -67,13 +67,6 @@ - config - collectd/server -# create a link from /var/lib/collectd to /var/log/collectd -- name: create link from /var/lib/collectd to /var/log/collectd - file: state=link src=/var/log/collectd dest=/var/lib/collectd - tags: - - config - - collectd/server - # push our custom config file for the graph CGIs - name: push the collection.conf file copy: