How to Connect to an ESXi host with Ansible - GraspingTech
graspingtech.com › ansible-esxiNov 22, 2019 · The steps in this post showed how to enable SSH on an ESXi 6.7 host and how to use key-based authentication to connect without a password. We then created a simple Ansible hosts file and ran a test command to show that Ansible can communicate with our hosts. You’re now ready to write complex playbooks to automate administration tasks on ESXi ...