how about this
This commit is contained in:
parent
7d7f9ccf76
commit
067d1da6f6
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
- collectd
|
||||
notify:
|
||||
- restart collectd
|
||||
when: collectd_apache is true
|
||||
when: collectd_apache
|
||||
|
||||
- name: /etc/collectd/apache.conf
|
||||
copy: src=apache.conf dest=/etc/collectd.d/apache.conf
|
||||
|
@ -63,7 +63,7 @@
|
|||
- collectd
|
||||
notify:
|
||||
- restart collectd
|
||||
when: collectd_apache is true
|
||||
when: collectd_apache
|
||||
|
||||
- name: /etc/collectd/graphite.conf
|
||||
template: src=graphite.conf dest=/etc/collectd.d/graphite.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue