mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-14 13:42:21 +00:00
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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| ios_module.py | ||
| test_ios_banner.py | ||
| test_ios_command.py | ||
| test_ios_config.py | ||
| test_ios_facts.py | ||
| test_ios_logging.py | ||
| test_ios_ping.py | ||
| test_ios_system.py | ||
| test_ios_user.py | ||
| test_ios_vlan.py | ||
| test_ios_vrf.py | ||