mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-09 14:50:02 -07:00
Updating parameter to match vmware_portgroup parameter (#33059)
This commit is contained in:
parent
5962337332
commit
0324d5e850
2 changed files with 8 additions and 8 deletions
|
@ -154,7 +154,7 @@
|
|||
num_ports: 32
|
||||
portgroup_type: earlyBinding
|
||||
state: present
|
||||
security:
|
||||
network_policy:
|
||||
promiscuous: yes
|
||||
forged_transmits: yes
|
||||
mac_changes: yes
|
||||
|
@ -190,7 +190,7 @@
|
|||
num_ports: 32
|
||||
portgroup_type: earlyBinding
|
||||
state: present
|
||||
security:
|
||||
network_policy:
|
||||
promiscuous: yes
|
||||
forged_transmits: yes
|
||||
mac_changes: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue