helps to refer to the right file
This commit is contained in:
parent
5b6968a381
commit
b143c884c6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
# install collected.conf
|
# install collected.conf
|
||||||
- name: /etc/collectd.conf
|
- name: /etc/collectd.conf
|
||||||
template: src=$files/collectd/collectd.conf dest=/etc/collectd.conf state=present
|
template: src=$files/collectd/collectd.conf.j2 dest=/etc/collectd.conf state=present
|
||||||
notify:
|
notify:
|
||||||
- restart collectd
|
- restart collectd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue