You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
6 years ago
..
aireos Unit tests: share common code (#31456) 7 years ago
aruba Aruba indenting (#33884) 7 years ago
basics code clean of old code from network modules updates (#21469) 8 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 7 years ago
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) 6 years ago
cumulus Remove wildcard import in test_nclu 7 years ago
dellos6 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 7 years ago
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 7 years ago
dellos10 further fixes to rename only where required (#35432) 7 years ago
edgeos Add unit tests for edgeos_command (#35861) 7 years ago
enos Adding module enos_config and its UT files (#33081) 7 years ago
eos Fixing eos_config save option. Was removed when deprecated. Fixing ot… (#35628) 7 years ago
f5 Adds the bigip_gtm_monitor_external module (#40560) 6 years ago
fortimanager skip fmg_script unit test if the pyFMG script is not present (#36732) 7 years ago
ios Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 6 years ago
iosxr show version brief does not work on iosxr virtual (#37609) 7 years ago
ironware Unit tests: share common code (#31456) 7 years ago
junos Fix junos_config confirm timeout issue (#40238) 6 years ago
netact Netact cm command2 (#34873) 7 years ago
netscaler Netscaler various fixes (#34800) 7 years ago
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 7 years ago
nuage Fix Python 3.7 syntax error in tests. 7 years ago
nxos Fix shebangs and file modes and update tests. (#40563) 6 years ago
onyx issue:38167 add support for onyx version 3.6.6000 for onyx_linkagg (#38191) 7 years ago
ovs Unit tests: share common code (#31456) 7 years ago
radware Fixing lack of failure when uploaded source is invalid (#37461) 7 years ago
slxos Adding slxos_vlan module (#39197) 6 years ago
vyos Unit tests: share common code (#31456) 7 years ago
__init__.py adds new module net_command for network devices (#19468) 8 years ago