You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
fixtures ios_logging: fix idempotence errors (#53109) 7 years ago
__init__.py adds missing __init__ to ios unit test 9 years ago
ios_module.py Update bare exceptions to specify Exception. 7 years ago
test_ios_banner.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_ios_bgp.py New module to support BGP configuration management in IOS (#49121) 7 years ago
test_ios_command.py Revert nxos, ios, iosxr return_timestamps (#56206) 7 years ago
test_ios_config.py Remove deprecated options from modules (#50246) 7 years ago
test_ios_facts.py Resource module for ios_interfaces and Facts Update (#59716) 7 years ago
test_ios_logging.py Unit tests: remove unused imports (#59740) 7 years ago
test_ios_ntp.py ios_ntp module (#50705) 7 years ago
test_ios_ping.py Removed in 29 (#63680) 6 years ago
test_ios_system.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_ios_user.py Unit tests: remove unused imports (#59740) 7 years ago
test_ios_vlan.py Resource module for ios_vlans (#59640) 6 years ago
test_ios_vrf.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago