VM Snapshot in Baseline

I created a bigfix task with the following action script to take VMWare snapshots using the cloud plugin (VMware Plugin Commands):
create snapshot Pre-Patch

When i run this task against a VM the snapshot is created successfully. When i include this task at the start of a baseline it fails. It reports back as error (Invalid action content: the action script contains a syntax error.)

Anyone have any idea why? Current version of BigFix is v11.0.4

Thanks!

Additional info. When i add that single task to take a snapshot to a baseline and run the baseline it works. When i add 1 additional fixlet to the baseline (ie. cumulative security update) the snapshot task component in the baseline fails. I saw in another post to use relevance “in proxy agent context” to ensure it is not applicable on the native agent but this did not make a difference. The task ends up not being relevant in the baseline (but the same target servers are relevant to the individual task). Still stumped.