ansible/changelogs/fragments/vmware_check_ssl_cert.yaml
Gonéri Le Bouder 543bfbbe7f vmware: check the SSL certification
If `validate_certs` is enable, we now validate the server SSL
certificate.

(cherry picked from commit 23e63c9237)
2019-05-09 12:40:56 -07:00

2 lines
117 B
YAML

bugfixes:
- vmware - The VMware modules now enable the SSL certificate check unless ``validate_certs`` is ``false``.