I need to create a playbook which will include shutting down, then restarting, six virtual machines. The shut-downs/start-ups must be done on the machines in specific order (start-ups in reverse order of shut-downs). Since they are virtual, I was thinking of using the vmware_guest module. I know that it works for a single machine at a time, such as: