Jeremy Cline
b6cb5aa35d
rabbit: queue: Allow users to read from zmq.topic
2019-06-14 19:26:07 +00:00
Adam Williamson
a0be8f9850
rabbit: show user and queue names when creating queues
...
It makes it a lot easier to know which queue is which when a
playbook creates more than one...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2019-06-14 08:42:31 -07:00
Aurélien Bompard
756619cee0
Create a rabbit/user role
2019-03-05 08:54:40 +00:00
Aurélien Bompard
58d7002000
Rabbit: add perm to write in a user's queue
2019-03-01 14:19:57 +00:00
Michal Konečný
4321d3e7a8
rabbit/queue: Fix missing parantheses
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com >
2019-03-01 14:50:15 +01:00
Michal Konečný
7ce97e217f
rabbit/queue: Fix escape character
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com >
2019-03-01 14:46:21 +01:00
Aurélien Bompard
91862963c6
Rabbit: add perm to read from the exchange
2019-03-01 13:07:18 +00:00
Michal Konečný
52d8c3939a
rabbitmq: Add user and password for login to binding
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com >
2019-02-28 10:54:41 +01:00
Michal Konečný
40773f5afa
rabbitmq: Add user and password for login
...
Signed-off-by: Michal Konečný <mkonecny@redhat.com >
2019-02-28 10:52:24 +01:00
Jeremy Cline
5de9d7ce57
Add role for creating RabbitMQ users and queues
...
A basic role that should cover most people's use cases for creating uses
and queues. For more advanced setups, folks should use the modules
directly.
Signed-off-by: Jeremy Cline <jcline@redhat.com >
2019-02-27 18:11:09 +00:00