rabbitmq: fix the collectd module to be the python3/rhel8 one.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-22 10:08:16 -07:00
parent 6d8dc1c05c
commit 390afbb432

View file

@ -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