mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 05:41:04 +00:00
Fix the example - a cluster is a required propery (#35836)
This commit is contained in:
@@ -556,6 +556,7 @@ EXAMPLES = '''
|
||||
state: present
|
||||
name: myvm
|
||||
template: rhel7_template
|
||||
cluster: mycluster
|
||||
|
||||
- name: Register VM
|
||||
ovirt_vms:
|
||||
|
||||
Reference in New Issue
Block a user