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
|
- name: Install collectd-rabbitmq
|
||||||
ansible.builtin.package:
|
ansible.builtin.package:
|
||||||
state: present
|
state: present
|
||||||
name: python3-collectd-rabbitmq-monitoring
|
name: python3-collectd-rabbitmq
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- collectd
|
- collectd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue