collectd/rabbitmq: install collectd-python also
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a9beef0b8d
commit
63b8e58134
1 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,14 @@
|
|||
- packages
|
||||
- collectd
|
||||
|
||||
- name: install collectd-python
|
||||
package:
|
||||
state: present
|
||||
name: collectd-python
|
||||
tags:
|
||||
- packages
|
||||
- collectd
|
||||
|
||||
- name: install collectd rabbitmq config
|
||||
template:
|
||||
src: "rabbitmq.collectd.conf.j2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue