kolla-ansible/ansible/roles/rabbitmq/tasks
Magnus Lööf fdacf9d1d9 Fix faulty precheck for RabbitMQ
When using externally managed certificates, according to [1],
one should set `kolla_externally_managed_cert: yes` and ensure
that the certificates are in the correct place.

However, RabbitMQ precheck still expects the certificates to be
available on the controller node. This is incorrect.

Fix by not running the tasks in question when `kolla_externally_managed_cert: yes`

[1] https://docs.openstack.org/kolla-ansible/latest/admin/tls.html

Closes-Bug: 1999081
Related-Bug: 1940286
Signed-off-by: Magnus Lööf <magnus.loof@basalt.se>
Change-Id: I9f845a7bdf5055165e199ab1887ed3ccbfb9d808
2023-04-20 13:28:39 +02:00
..
bootstrap.yml Fix handling of docker restart policy 2019-07-18 13:39:06 +00:00
check-containers.yml Use Docker healthchecks for rabbitmq services 2021-04-14 05:47:13 +00:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config_validate.yml Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
config.yml re-add rabbitmq config for clustering interface 2022-03-24 17:52:17 +01:00
copy-certs.yml Support TLS encryption of RabbitMQ client-server traffic 2020-09-17 12:05:44 +01:00
deploy-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy.yml Remove RabbitMQ ha-all policy when not required 2023-04-13 15:58:15 +02:00
feature-flags.yml rabbitmq: Do not stop containers on upgrade 2023-04-12 11:12:30 +00:00
loadbalancer.yml Add loadbalancer-config role and wrap haproxy-config role inside 2022-08-09 12:15:49 +02:00
main.yml Revert "Performance: Use import_tasks in the main plays" 2020-12-14 10:36:55 +00:00
precheck.yml Fix faulty precheck for RabbitMQ 2023-04-20 13:28:39 +02:00
pull.yml Refactor and optimise image pulling 2021-08-10 11:57:54 +00:00
reconfigure.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
remove-ha-all-policy.yml Remove RabbitMQ ha-all policy when not required 2023-04-13 15:58:15 +02:00
restart_services.yml RabbitMQ use maintenance mode on container restart 2023-04-12 15:58:17 +01:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Remove RabbitMQ ha-all policy when not required 2023-04-13 15:58:15 +02:00