iad2: drop this link, we do not need it anymore

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-08 15:52:05 -07:00
parent cd327147a8
commit 374102b25a

View file

@ -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: