b09ac39cbc
The service is unconditionally stopped during the upgrade prep tasks. There are several conditions that will notify the handler to restart the service, such as updating the config file or installing a new version of the rabbitmq package. It is possible that none of these things happen resulting in the service not being restarted during an upgrade. This patch ensures that the service is always restarted during an upgrade by notifying the restart handler when the service is sucessfully stopped in the upgrade prep tasks. Change-Id: I9fbe7806b3531921b90ac91c17b6a07deca2a4d2 |
||
---|---|---|
.. | ||
install_apt.yml | ||
install_dnf.yml | ||
install_yum.yml | ||
main.yml | ||
rabbitmq_cluster_join.yml | ||
rabbitmq_cluster_state.yml | ||
rabbitmq_cluster.yml | ||
rabbitmq_feature_flags.yml | ||
rabbitmq_install.yml | ||
rabbitmq_post_install.yml | ||
rabbitmq_pre_install.yml | ||
rabbitmq_setup.yml | ||
rabbitmq_stopped.yml | ||
rabbitmq_upgrade_check.yml | ||
rabbitmq_upgrade_prep.yml |