VMware Cloud Community
AbhiShrivastava
Contributor
Contributor

ESXCLI commands using ansible.

Hi,

How can i use esxcli command in ansible playbook to automate things ?

Regards

Reply
0 Kudos
1 Reply
KocPawel
Hot Shot
Hot Shot

I am not an expert in Ansible but If you need to do something on VMware you should use one of VMware modules:

All modules — Ansible Documentation

Example how to use Ansible and Vmware:

https://graspingtech.com/ansible-deploy-vmware-vm/

Reply
0 Kudos