remove graphite config entirely
This commit is contained in:
parent
c24fd7522b
commit
a3d3003eb6
1 changed files with 0 additions and 8 deletions
|
@ -73,14 +73,6 @@
|
|||
- restart collectd
|
||||
when: collectd_apache
|
||||
|
||||
- name: /etc/collectd/graphite.conf
|
||||
file: state=absent dest=/etc/collectd.d/graphite.conf
|
||||
tags:
|
||||
- collectd
|
||||
- graphite
|
||||
- graphite-collectd
|
||||
when: collectd_graphite is defined and ansible_distribution_major_version != '6'
|
||||
|
||||
- name: Install libsemanage-python so we can set an sebool below
|
||||
package: name=libsemanage-python state=present
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue