Hitting Bigfix REST API from ansible

Hello,

I’m trying to automate patching cycles for VMWare VMs. The VMWare APIs are all terrible, but interacting with VMWare through ansible is nice enough.

Has anyone written any custom modules for ansible to hit the Bigfix REST API? I mainly need to push actions (to deploy baselines) and poll the status of actions.

Cheers,
Luke

You’re using ansible to manipulate the VMWare APIs?

Yes, using the ansible vmware and vmware_guest modules:

https://docs.ansible.com/ansible/latest/modules/list_of_cloud_modules.html#vmware