diff --git a/lib/ansible/modules/cloud/ovirt/ovirt_vms.py b/lib/ansible/modules/cloud/ovirt/ovirt_vms.py index d60eba8a7c..f6a06bb965 100644 --- a/lib/ansible/modules/cloud/ovirt/ovirt_vms.py +++ b/lib/ansible/modules/cloud/ovirt/ovirt_vms.py @@ -556,6 +556,7 @@ EXAMPLES = ''' state: present name: myvm template: rhel7_template + cluster: mycluster - name: Register VM ovirt_vms: