Open
Description
From @m8ram on Jan 25, 2022 16:47
Summary
I'm trying to follow vmware_requirements to set up a connection to our VMWare vcenter.
The documentation says to "Install the certificate files are trusted certificates by the process that is appropriate for your operating system."
While I understand that this document cannot provide detailed instructions for all OS's and versions perhaps some references can be added?
Issue Type
Documentation Report
Component Name
docs/docsite/rst/scenario_guides/vmware_scenarios/vmware_requirements.rst
Ansible Version
$ ansible --version
ansible 2.9.27
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/bram.mertens/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.6/site-packages/ansible
executable location = /usr/bin/ansible
python version = 3.6.8 (default, Sep 12 2021, 04:40:35) [GCC 8.4.1 20200928 (Red Hat 8.4.1-1)]
Configuration
n/a
OS / Environment
RHEL8
VMWare ESX 6.7
Additional Information
Without knowing where or how to install the certs the module cannot be used.
Code of Conduct
- I agree to follow the Ansible Code of Conduct
Copied from original issue: ansible/ansible#76847