1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network
pierremahot 3903ca5c8e Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145)
Change the command to get the interface in a vlan "show vlan" => "show vlan brief"
Change the parsing of the return command of the switch.
The return of the ios command is fixed so i cut with fix number of carracter.
Adding looking for the next line to add the forgeted interfaces.
2018-05-23 10:15:54 -04:00
..
aireos
aruba
basics
cloudvision
cnos Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
cumulus
dellos6
dellos9
dellos10
edgeos
enos
eos
f5 Adds the bigip_gtm_monitor_external module (#40560) 2018-05-22 12:50:05 -07:00
fortimanager
ios Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 2018-05-23 10:15:54 -04:00
iosxr show version brief does not work on iosxr virtual (#37609) 2018-03-29 12:33:41 +05:30
ironware
junos Fix junos_config confirm timeout issue (#40238) 2018-05-16 18:14:23 +05:30
netact
netscaler
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 2018-03-20 10:01:36 +00:00
nuage
nxos Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
onyx issue:38167 add support for onyx version 3.6.6000 for onyx_linkagg (#38191) 2018-04-04 07:43:10 -06:00
ovs
radware Fixing lack of failure when uploaded source is invalid (#37461) 2018-04-04 07:48:22 -06:00
slxos Adding slxos_vlan module (#39197) 2018-05-22 11:43:46 +01:00
vyos
__init__.py