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/ios/fixtures
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.
8 years ago
..
configure_revert_now ios_command: Whitelist some commands starting with `configure` (#35363) 8 years ago
ios_banner_show_banner.txt Add ios_banner module (#22687) 9 years ago
ios_config_config.cfg refactors ios_config to use network_cli plugin (#20042) 9 years ago
ios_config_defaults.cfg refactors ios_config to use network_cli plugin (#20042) 9 years ago
ios_config_src.cfg refactors ios_config to use network_cli plugin (#20042) 9 years ago
ios_facts_show_version Fix ios_facts return values (#35239) 8 years ago
ios_logging_config.cfg ios_logging: Fix some smaller issues, add unit test (#32321) 8 years ago
ios_ping_ping_8.8.8.8_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 8 years ago
ios_ping_ping_10.255.255.250_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 8 years ago
ios_system_config.cfg adds new module ios_system (#19916) 9 years ago
ios_user_config.cfg Add ios_user implementation module (#25413) 9 years ago
ios_vlan_config.cfg Fix ios_vlan to correctly identify unmodified config when having long interface names (#40145) 8 years ago
ios_vrf_config.cfg adds new module ios_vrf (#19915) 9 years ago
show_version updates ios_command to use network_cli plugin (#19992) 9 years ago