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/eos
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 New module for BGP configuration management in Arista EOS (#52722) 7 years ago
__init__.py refactor eos_eapi module (#20740) 9 years ago
eos_module.py Update bare exceptions to specify Exception. 7 years ago
test_eos_banner.py Removed in 29 (#63680) 6 years ago
test_eos_bgp.py New module for BGP configuration management in Arista EOS (#52722) 7 years ago
test_eos_command.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_eos_config.py Remove deprecated options from modules (#50246) 7 years ago
test_eos_eapi.py eos_eapi: Added fix for bug # 51144 (#63632) 6 years ago
test_eos_system.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
test_eos_user.py Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago