Updated from OpenStack Ansible Tests
Change-Id: Iac058f9f5c3445f7d2871ecc6aaf5f54a2c3a4bd
This commit is contained in:
parent
1fa0e2c8e0
commit
53cc0417bb
@ -46,7 +46,7 @@
|
||||
no_log: true
|
||||
|
||||
- name: Setup Notify MQ Service (RabbitMQ)
|
||||
delegate_to: "{{ _oslomsg_rpc_setup_host }}"
|
||||
delegate_to: "{{ _oslomsg_notify_setup_host }}"
|
||||
when:
|
||||
- "(_oslomsg_configure_notify | default(_oslomsg_notify_transport is defined))"
|
||||
- "(_oslomsg_notify_transport is defined) and (_oslomsg_notify_transport == 'rabbit')"
|
||||
|
Loading…
Reference in New Issue
Block a user