issues
search
alliedtelesis
/
ansible_awplus
Ansible Network Collection for AlliedWare Plus devices
GNU General Public License v3.0
10
stars
7
forks
source link
L2_interfaces fixes
#65
Closed
BenHoelker
closed
1 year ago
BenHoelker
commented
1 year ago
argspec: corrected allowed_vlans 'elements to match model
config:
added support for ranges of allowed_vlans
renamed get_vlan_conf to check_vlan_conf
clean up of function descriptions
native_vlan and access vlan now gets checked through check_vlan_conf
allowed_vlans can now only be adjusted if the mode does not change to 'access'
added more tests to test playbook
added more tests to playbook wrapper and changed code in parse output