mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-12 19:34:02 -07:00
When creatinf a new VM from template, you can specify the storage domain name and disk format where to copy all the template disks For example if you want to create a VM from template into specific storage domain you can do the following: ovirt_vms: name: vm_on_my_storage_domain cluster: my_cluster template: my_template operating_system: other_linux type: server cpu_cores: 1 cpu_sockets: 1 state: stopped clone: True storage_domain: my_nfs_storage format: COW |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |