mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +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
|
value: 9bd9bde9-39da-44a8-9541-aa39e1a81c9d
|
||||||
network_filter: allow-dhcp
|
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
|
- name: Dont use migratable
|
||||||
ovirt_vnic_profile:
|
ovirt_vnic_profile:
|
||||||
name: myvnic
|
name: myvnic
|
||||||
|
|||||||
Reference in New Issue
Block a user