Fix the example - a cluster is a required propery (#35836)

pull/35848/head
Yaniv Kaul 7 years ago committed by ansibot
parent fae21f6aad
commit 51c4412de2

@ -556,6 +556,7 @@ EXAMPLES = '''
state: present
name: myvm
template: rhel7_template
cluster: mycluster
- name: Register VM
ovirt_vms:

Loading…
Cancel
Save