2019-12-30 10:41:43 -08:00
|
|
|
---
|
|
|
|
features:
|
|
|
|
- |
|
2020-05-19 11:55:23 +01:00
|
|
|
Delegates execution of the Ansible ``uri`` module to service containers
|
|
|
|
using ``kolla_toolbox``. This will enable any certificates that are already
|
|
|
|
copied and extracted into the service container to be automatically
|
|
|
|
validated. This is particularly useful in the case that the certificate is
|
|
|
|
either self-signed or signed by a local (private) CA.
|