kolla-ansible/ansible/roles/service-cert-copy
Michal Arbet 1540618f00 Do not copy TLS files for backend if turned off
This patch fixes an issue where backend related
certificates are attempted to be copied when
``kolla_copy_ca_into_containers`` is enabled but
``kolla_enable_tls_backend`` is disabled.

The fix consists of these specific tasks now
being limited by the condition ``kolla_enable_tls_backend``

Closes-Bug: #2080381

Change-Id: I7ccae4c501ce332519edef336bcceefae9f9568b
2024-09-29 13:44:00 +02:00
..
defaults Add kolla_externally_managed_cert option 2021-03-02 18:09:06 +01:00
tasks Do not copy TLS files for backend if turned off 2024-09-29 13:44:00 +02:00