openstack-ansible-rabbitmq_.../tasks
Jonathan Rosser fb93d2862d Fix service restart when using tags
If an adjustment to the rabbit config is made which rewrites the
config file, and the playbook is run with
--tags rabbitmq-config,rabbitmq_server-config then the new config
file will be written but the service is not restarted.

This patch adds tag inheritance to the include_tasks for service
restarts to ensure that the service is restarted if the just the
config is updated.

Change-Id: Ia4bcc7a9421d16a8bc35340e1a31a3eb15519369
2021-05-05 11:23:06 +00:00
..
install_apt.yml Install rabbitmq from external_repo for all distros 2020-04-13 23:30:38 +03:00
install_dnf.yml Add dnf support 2017-08-02 13:21:17 -05:00
install_yum.yml el7: switch to external_repo install_method 2019-06-16 16:45:01 +00:00
main.yml Use ansible_facts[] instead of fact variables 2021-02-24 10:25:04 +00:00
rabbitmq_cluster_join.yml Fix usage of "|" for tests 2018-07-18 02:46:46 +00:00
rabbitmq_cluster.yml Use ansible_facts[] instead of fact variables 2021-02-24 10:25:04 +00:00
rabbitmq_install.yml Remove references to unsupported operating systems 2021-03-17 09:46:35 +00:00
rabbitmq_post_install.yml Fix service restart when using tags 2021-05-05 11:23:06 +00:00
rabbitmq_pre_install.yml Add Centos-8 support 2020-06-24 20:41:27 +00:00
rabbitmq_restart.yml Fix detection of rabbitmq restart 2019-07-11 13:45:13 +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 ansible_facts[] instead of fact variables 2021-02-24 10:25:04 +00:00
rabbitmq_stopped.yml Use ansible_facts[] instead of fact variables 2021-02-24 10:25:04 +00:00
rabbitmq_upgrade_check.yml Remove references to unsupported operating systems 2021-03-17 09:46:35 +00:00
rabbitmq_upgrade_prep.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00