kolla-ansible/releasenotes/notes/execute-rest-methods-inside-containers-ce2a1410dbdc71f3.yaml

9 lines
386 B
YAML
Raw Normal View History

---
features:
- |
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.