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/junos
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
5 years ago
..
fixtures Add new module - junos_ping (#50711) 6 years ago
__init__.py Add junos_command module unit test (#23819) 8 years ago
junos_module.py Update bare exceptions to specify Exception. 6 years ago
test_junos_command.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_junos_config.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_junos_facts.py junos_facts refactor to work with resources modules (#58566) 5 years ago
test_junos_netconf.py Remove unused imports / variables for junos (#60705) 5 years ago
test_junos_package.py Removed in 29 (#63680) 5 years ago
test_junos_ping.py Add new module - junos_ping (#50711) 6 years ago
test_junos_rpc.py Unit tests: remove unused imports (#59812) 5 years ago
test_junos_scp.py Removed in 29 (#63680) 5 years ago