0 | I am trying to add an ESX host to a vcenter server using Ansible code and vmware_host module. It's failing in Certification validation. is there any workaround for this ?
here is the output of my command run.' xxxx@ubuntu:/etc/ansible$ sudo ansible-playbook sample.yml [WARNING]: provided hosts list is empty, only localhost is available PLAY *************************************************************************** TASK [setup] ******************************************************************* ok: [localhost] TASK [Add ESXi Host to VCSA] *************************************************** fatal: [localhost -> localhost]: FAILED! => {"changed": false, "failed": true, "msg": "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)"} PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=1 |
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/08fe2850-06c3-4439-9a18-3ea3ac9b99c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.