Patch Release 5.0.1
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)