community.general/lib/ansible/modules/network/ios
techhelper1 a25c6b9478 ios_facts: Fixed Retrieving All IPv4 Addresses on L3 Interfaces (#25462)
* 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.
2017-08-01 11:24:02 -06:00
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
ios_banner.py Add junos_banner declartive module (#25826) 2017-06-18 01:32:48 +05:30
ios_command.py network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
ios_config.py Fix #26918: IOS TypeError (#26999) 2017-07-19 15:06:11 -07:00
ios_facts.py ios_facts: Fixed Retrieving All IPv4 Addresses on L3 Interfaces (#25462) 2017-08-01 11:24:02 -06:00
ios_logging.py fixed nontype error (#27428) 2017-07-28 21:50:09 +05:30
ios_static_route.py changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
ios_system.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
ios_user.py changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
ios_vrf.py Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00