Typo in example for ios_l2_interface - allow_vlans (#61366)

pull/61493/head
Yannis Ansermoz 5 years ago committed by Sandra McCann
parent 95ecf24b87
commit 076726aa08

@ -82,7 +82,7 @@ EXAMPLES = """
name: GigabitEthernet0/5
mode: trunk
native_vlan: 10
trunk_vlans: 5-10
trunk_allowed_vlans: 5-10
- name: Ensure GigabitEthernet0/5 is a trunk port and ensure 2-50 are being tagged (doesn't mean others aren't also being tagged)
ios_l2_interface:
name: GigabitEthernet0/5

Loading…
Cancel
Save