RabbitMQ: add topic auth to more apps

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2022-07-05 08:35:10 +02:00
parent 632f16f252
commit 4249161ad0
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
34 changed files with 98 additions and 44 deletions

View file

@ -56,6 +56,7 @@
include_role: name=rabbit/user
vars:
- username: "{{ item.username }}{{ env_suffix }}"
sent_topics: "{{ item.sent_topics }}"
with_items: "{{ messaging.certificates }}"
tags:
- fedora-messaging