mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-20 03:40:22 -07:00
* Fixed Retrieving All IPv4 Addresses on L3 Interfaces The ios_facts module retrieving the interface subnet, would only get the primary IPv4 address on the interface and would not capture all the secondary IPs (ones that I would be set by "ip address x.x.x.x x.x.x.x secondary"). This was tested and confirmed to work on a Cisco 6500 with IOS 15.1(2)SY6. * Fixed whitespace and if statement issues for sanity. * Fixed spacing because sanity. |
||
---|---|---|
.. | ||
__init__.py | ||
ios_banner.py | ||
ios_command.py | ||
ios_config.py | ||
ios_facts.py | ||
ios_logging.py | ||
ios_static_route.py | ||
ios_system.py | ||
ios_user.py | ||
ios_vrf.py |