Updated from OpenStack Ansible Tests

Change-Id: I3d7e7e8a85f8611d547c7f3075b8ca8859fe3c51
This commit is contained in:
OpenStack Proposal Bot 2018-08-20 10:50:09 +00:00
parent 3cbb9a25cf
commit 1a41e46e54
1 changed files with 1 additions and 1 deletions

View File

@ -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')"