Add missing tags
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
93eaa5129b
commit
1163aa8e47
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@
|
|||
name: rabbit/user
|
||||
vars:
|
||||
publish_only: false
|
||||
tags:
|
||||
- fedora-messaging
|
||||
- rabbitmq_cluster
|
||||
|
||||
- name: Create the {{ queue_name }} queue in RabbitMQ
|
||||
delegate_to: "{{ rabbitmq_server }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue