openstack-ansible-rabbitmq_.../tasks
Jonathan Rosser 0e00919287 Ensure that rabbitmq-erlang and rabbitmq-server repos use the same pins
There is currently a mismatch between the apt pin priorities for the
erlang and server rabbitmq repos. This patch sets the pinning to be
the same.

This should not affect normal package installation as recent changes
to this role require installation of a specific version and will
fail "safe" should that be unavailable. The intention with this patch
is to ensure that the behaviour is the same for both the erlang
and server repos in an abnormal situation where the installation
might fail.

Change-Id: I0d988572a102ca148059d198379d2a3115ecb795
2024-11-26 11:04:18 +00:00
..
install_apt.yml Ensure that rabbitmq-erlang and rabbitmq-server repos use the same pins 2024-11-26 11:04:18 +00:00
install_dnf.yml Add dnf support 2017-08-02 13:21:17 -05:00
install_yum.yml Move RabbitMQ restart to handlers 2024-11-05 15:05:16 +00:00
main.yml Move RabbitMQ restart to handlers 2024-11-05 15:05:16 +00:00
rabbitmq_cluster_join.yml Fix usage of "|" for tests 2018-07-18 02:46:46 +00:00
rabbitmq_cluster_state.yml Move verification of cluster_state to a separate file 2024-10-09 17:29:26 +02:00
rabbitmq_cluster.yml Use rabbitmq_cluster_state task instead of command 2024-11-05 15:05:02 +00:00
rabbitmq_feature_flags.yml Move verification of cluster_state to a separate file 2024-10-09 17:29:26 +02:00
rabbitmq_install.yml Fix linters and metadata 2023-07-12 13:32:46 +02:00
rabbitmq_post_install.yml Move RabbitMQ restart to handlers 2024-11-05 15:05:16 +00:00
rabbitmq_pre_install.yml Remove affecting rabbitmq hosts record 2022-02-21 14:58:39 +01:00
rabbitmq_setup.yml Move RabbitMQ restart to handlers 2024-11-05 15:05:16 +00:00
rabbitmq_stopped.yml Use ansible_facts[] instead of fact variables 2021-02-24 10:25:04 +00:00
rabbitmq_upgrade_check.yml Bump RabbitMQ version to 4.0 2024-11-13 14:29:00 +01:00
rabbitmq_upgrade_prep.yml Move RabbitMQ restart to handlers 2024-11-05 15:05:16 +00:00