Change root user password for VMware servers using Ansible

We have to change a number of VMware ESX servers root user’s password. The current process is using Power Shell to handle this task. Is there an Ansible playbook and/or Python VMware module that can be utilized to handle changing VMware ESX server root password?

Thank you!

https://docs.ansible.com/ansible/latest/collections/community/vmware/vmware_local_user_manager_module.html