mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
This fix adds additional parameter 'datastore'. This parameter provides a flexibility to specify custom datastore or datastore cluster to deploy new virtual machine from template (which is located in different datastore or datastore cluster from virtual machine's datastore or datastore cluster). Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>