ansible/test/units/modules/network/ios
Nathaniel Case d5ac3f7e77
Remove top-level arguments from network modules (#62603)
Eh, 2.10 is close enough

* drop top-level authorize

* Remove from documentation

* Remove load_params

* nxos_hsrp: I don't think this is an actual module parameter

* Move local params to provider

* Promote 'timeout' to a real parameter for eos_eapi

* Provider now always has auth_pass
2019-10-15 11:41:35 -04:00
..
fixtures
__init__.py
ios_module.py
test_ios_banner.py
test_ios_bgp.py
test_ios_command.py Revert nxos, ios, iosxr return_timestamps (#56206) 2019-05-08 20:49:29 +05:30
test_ios_config.py
test_ios_facts.py Resource module for ios_interfaces and Facts Update (#59716) 2019-08-02 14:34:05 +05:30
test_ios_logging.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_ios_ntp.py
test_ios_ping.py Remove top-level arguments from network modules (#62603) 2019-10-15 11:41:35 -04:00
test_ios_system.py
test_ios_user.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_ios_vlan.py Resource module for ios_vlans (#59640) 2019-08-19 16:03:29 +05:30
test_ios_vrf.py