ansible/test/units/modules/network/ios
Nathaniel Case 7f5d1ab2b7
Removed in 29 (#63680)
* Eh, 2.10 is close enough

* drop top-level authorize

* Remove from documentation

* Remove load_params

* Centralize this junos thing

* Fixup user modules

* I'm 95% sure this did not do what it was supposed to

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

* Try to fix junos_package tests

* Move local params to provider

* Promote 'timeout' to a real parameter for eos_eapi

* Don't assume provider exists?

* move another timeout

* Provider now always has auth_pass

* Fix junos tests to avoid NameErrors
2019-10-24 15:01:05 -04:00
..
fixtures
__init__.py
ios_module.py
test_ios_banner.py
test_ios_bgp.py
test_ios_command.py
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
test_ios_ntp.py
test_ios_ping.py Removed in 29 (#63680) 2019-10-24 15:01:05 -04:00
test_ios_system.py
test_ios_user.py
test_ios_vlan.py Resource module for ios_vlans (#59640) 2019-08-19 16:03:29 +05:30
test_ios_vrf.py