mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
remove graphite config entirely
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user