Typo in example for ios_l2_interface - allow_vlans (#61366)

This commit is contained in:
Yannis Ansermoz 2019-08-28 18:00:08 +02:00 committed by Sandra McCann
parent 95ecf24b87
commit 076726aa08

View file

@ -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