mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
ovirt vnic profile update readme (#57298)
removes second of two identical examples
This commit is contained in:
committed by
Alicia Cozine
parent
bf0e846a39
commit
ea939c7e3e
@@ -95,17 +95,6 @@ EXAMPLES = '''
|
||||
value: 9bd9bde9-39da-44a8-9541-aa39e1a81c9d
|
||||
network_filter: allow-dhcp
|
||||
|
||||
- name: Editing vNICs network_filter, custom_properties, qos
|
||||
ovirt_vnic_profile:
|
||||
name: myvnic
|
||||
network: mynetwork
|
||||
data_center: datacenter
|
||||
qos: myqos
|
||||
custom_properties:
|
||||
- name: SecurityGroups
|
||||
value: 9bd9bde9-39da-44a8-9541-aa39e1a81c9d
|
||||
network_filter: allow-dhcp
|
||||
|
||||
- name: Dont use migratable
|
||||
ovirt_vnic_profile:
|
||||
name: myvnic
|
||||
|
||||
Reference in New Issue
Block a user