community.general/lib/ansible/modules/network/ios
Nathaniel Case 4a79112e5c
Fix ios_facts return values (#35239)
* Revert model and serialnum to older version

* Add stacked versions of model and serialnum as separate facts

* Add unit test to check stacked output

* Alter model regex to address #34768
2018-01-30 11:17:14 -05:00
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
ios_banner.py Accept other ios_banner types (#33961) 2018-01-03 14:38:14 +00:00
ios_command.py ios_command: Whitelist some commands starting with `configure` (#35363) 2018-01-26 10:55:50 -05:00
ios_config.py fix *os_config module backward diff (#35332) 2018-01-25 18:49:20 +05:30
ios_facts.py Fix ios_facts return values (#35239) 2018-01-30 11:17:14 -05:00
ios_interface.py Fix ios integration test failures (#35333) 2018-01-25 12:26:17 +05:30
ios_l2_interface.py ios_l2_interface (#35054) 2018-01-19 17:14:32 -05:00
ios_l3_interface.py Add regex to catch ios error prompt (#35007) 2018-01-19 23:50:02 +05:30
ios_linkagg.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
ios_lldp.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
ios_logging.py ios_logging handling platform difference (#35232) 2018-01-24 10:39:31 +05:30
ios_ping.py fix when using vrf option (#35118) 2018-01-26 22:22:23 +05:30
ios_static_route.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
ios_system.py Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
ios_user.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
ios_vlan.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
ios_vrf.py Add the ability for the ios_vrf module to apply route targets to a VRF (#34248) 2018-01-09 02:04:18 -05:00