Skip to content

Patch Release 5.0.1

Compare
Choose a tag to compare
@felixs88 felixs88 released this 11 Feb 09:53
· 635 commits to collections since this release
14064b2

Release Summary

Support to provide custom or organizational CA signed certificate for SSL validation from the environment variable.

Major Changes

All modules can read custom or organizational CA signed certificate from the environment variables. Please refer to SSL Certificate Validation section in the README.md for modification to existing playbooks or setting environment variable.

Bugfixes

All playbooks require modification because the validate_certs argument is set to True by default (#357)
The ome_application_network_time and ome_application_network_proxy modules are breaking due to the changes introduced for SSL validation.(#360)