aruba / aoscx-ansible-role

Ansible roles for AOS-CX switches
22 stars 9 forks source link

syncing vlan & l2 interface module fixes #5

Closed tchiapuziowong closed 4 years ago

tchiapuziowong commented 4 years ago

Merge pull request #4 from Joe-Neville/public-devel …

@tchiapuziowong tchiapuziowong committed 1 minute ago

Add in addition check for native_vlan_tag when native_vlan_id is set … …

@Joe-Neville Joe-Neville committed 10 hours ago

Add else statement to catch native_vlan_tag set to True but no native… … fixes doc examples for library/aoscx_vlan_interface.py

@tchiapuziowong tchiapuziowong committed yesterday

corrects library/aoscx_l2_interface.py documentation

@tchiapuziowong tchiapuziowong committed yesterday

fixes vlan trunk native 1 config not set correctly

@tchiapuziowong tchiapuziowong committed yesterday

fixes false error for VLAN 1 existance check