openstack-ansible-rabbitmq_.../tasks
Manuel Buil 89b475890a Start rabbitmq service when config is in place
rabbitmq is started three times:

1st time in rabbitmq_install with default config
2nd time in rabbitmq_set_cookie with default config
3rd time in rabbitmq_post_install with OSA config

however, there is no need for that and we can remove the 1st one and
the 2nd as it uses a default config which might break deployments
(e.g. if number of threads is limited through cgroups)

Change-Id: Iaef3b91d2a555bf0681f4a7d018d6d93e93889b4
Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-24 18:41:25 +02:00
..
install_apt.yml Fix usage of "|" for tests 2018-07-18 02:46:46 +00:00
install_dnf.yml Add dnf support 2017-08-02 13:21:17 -05:00
install_yum.yml RedHat: Use the distribution package 2018-09-21 09:22:54 +01:00
install_zypper.yml Fix usage of "|" for tests 2018-07-18 02:46:46 +00:00
main.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00
rabbitmq_cluster.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00
rabbitmq_cluster_join.yml Fix usage of "|" for tests 2018-07-18 02:46:46 +00:00
rabbitmq_install.yml Start rabbitmq service when config is in place 2018-10-24 18:41:25 +02:00
rabbitmq_post_install.yml Start rabbitmq service when config is in place 2018-10-24 18:41:25 +02:00
rabbitmq_pre_install.yml Fix usage of "|" for tests 2018-07-18 02:46:46 +00:00
rabbitmq_restart.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00
rabbitmq_set_cookie.yml Start rabbitmq service when config is in place 2018-10-24 18:41:25 +02:00
rabbitmq_ssl_key_create.yml first commit 2015-12-09 09:25:11 -06:00
rabbitmq_ssl_key_distribute.yml Make rabbitmq inventory group configurable 2016-07-14 08:14:30 -04:00
rabbitmq_ssl_key_store.yml Remove nova mentions from tasks and tags 2016-04-08 10:25:28 +01:00
rabbitmq_ssl_self_signed.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00
rabbitmq_ssl_user_provided.yml Fix deprecation warning for undefined variables 2016-07-19 16:41:31 -07:00
rabbitmq_started.yml Use newer when syntax 2017-06-21 07:32:27 -05:00
rabbitmq_stopped.yml Use newer when syntax 2017-06-21 07:32:27 -05:00
rabbitmq_upgrade_check.yml rabbitmq_upgrade_check: Do not complain for upgrades on distro packages 2018-09-26 14:13:02 +01:00
rabbitmq_upgrade_prep.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00