rabbitmq: fix the collectd module to be the python3/rhel8 one.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6d8dc1c05c
commit
390afbb432
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
- name: install collectd-rabbitmq
|
- name: install collectd-rabbitmq
|
||||||
package:
|
package:
|
||||||
state: present
|
state: present
|
||||||
name: python2-collectd-rabbitmq
|
name: python3-collectd-rabbitmq-monitoring
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- collectd
|
- collectd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue