kolla-ansible/ansible/roles/rabbitmq
Mark Goddard 1e2a1a8fe1 Fix rabbitmq reconfigure, simplify role
Since Id724b44a3edd951fa8b06c9f2c347e9ed8c5ffd9, there is a reference to a
non-existent variable, rabbitmq_confs, that causes deployment to fail if
rabbitmq configuration other than config.json is changed.

I'm taking this opportunity to simplify the role, since we can use the Ansible
handler notification system to determine when handlers need to run, without
registering and checking variables. This simpler approach was used in the
haproxy refactor.

Change-Id: Ibe0e7fda93afff741243ff9c350db1c8c6e1e6d3
Closes-Bug: #1816053
2019-02-15 14:59:26 +00:00
..
defaults Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
handlers Fix rabbitmq reconfigure, simplify role 2019-02-15 14:59:26 +00:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Fix rabbitmq reconfigure, simplify role 2019-02-15 14:59:26 +00:00
templates Update rabbitmq to use new conf & clustering 2018-09-21 16:47:59 +00:00