I’m building a VM on Vcenter with a playbook that runs fine and creates a VM when executed from the Ansible server but fails to create a VM when the same playbook is executed from ANsible Tower.
I do not see any syntax errors and I see the same job output on both the Ansible server and on Ansible Tower. I’m not sure if there is a difference in vmware_guest module for Tower or with versions.
My playbook is