bodhi: Quote a mapping variable.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
ad4e699c4a
commit
091adcd0b3
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
- role: rabbit/queue
|
||||
username: "bodhi{{ env_suffix }}"
|
||||
queue_name: "bodhi{{ env_suffix }}"
|
||||
routing_keys: {{ bodhi_message_routing_keys }}
|
||||
routing_keys: "{{ bodhi_message_routing_keys }}"
|
||||
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue