Is there a cache of some sort in vsphere_guest (or possibly pysphere)?

The reason I am asking is because I made some modification in my playbook /w vsphere_guest module; specifically the host and datastore location but I find that when I run the playbook it is still using the previous host and datastore setting.

ansible does not cache task nor task parameters.