RabbitMQ: fix the collectd package name

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2025-07-03 11:10:59 +02:00
parent cad444265d
commit a5808c8436
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -2,7 +2,7 @@
- name: Install collectd-rabbitmq
ansible.builtin.package:
state: present
name: python3-collectd-rabbitmq-monitoring
name: python3-collectd-rabbitmq
tags:
- packages
- collectd