RabbitMQ: fix the collectd package name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
cad444265d
commit
a5808c8436
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue