openstack-ansible-os_aodh/examples
Jesse Pretorius f64d1dce9b Remove unnecessary MQ vhost/user creation tasks/vars
There is no record for why we implement the MQ vhost/user creation
outside of the role in the playbook, when we could do it inside the
role.

Implementing it inside the role allows us to reduce the quantity of
group_vars duplicated from the role, and allows us to better document
the required variables in the role. The delegation can still be done
as it is done in the playbook too.

In this patch we remove the test vars and tasks which were duplicated
as they are no longer required.

Change-Id: I4901fb117ac87ce37e2d07b1691f56820e7b0f70
2018-07-30 11:53:45 +00:00
..
playbook.yml Remove unnecessary MQ vhost/user creation tasks/vars 2018-07-30 11:53:45 +00:00