X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=ansible%2Finstall.yaml;h=558c48609fbb87b83d647bc91e1ab1c3c0e55be9;hb=0a3b5559a0da61bd5190eca098f8028ae97afe0e;hp=184fa8607e864ccc445051c66f4424843abdc3b1;hpb=bb4f55a4a8044579049b341d77881209713d4c76;p=yardstick.git diff --git a/ansible/install.yaml b/ansible/install.yaml index 184fa8607..558c48609 100644 --- a/ansible/install.yaml +++ b/ansible/install.yaml @@ -39,7 +39,8 @@ - { role: configure_gui, when: installation_mode != inst_mode_container_pull } - { role: download_trex, when: installation_mode != inst_mode_container_pull } - { role: install_trex, when: installation_mode != inst_mode_container_pull } - - { role: configure_rabbitmq, when: installation_mode == inst_mode_baremetal } + - role: configure_rabbitmq + install_mode: "{{ installation_mode }}" post_tasks: