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
2019-10-24 15:01:05 -04:00
..
fixtures Add new module - junos_ping (#50711) 2019-01-29 15:36:12 +05:30
__init__.py
junos_module.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
test_junos_command.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_junos_config.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_junos_facts.py junos_facts refactor to work with resources modules (#58566) 2019-07-03 10:08:45 +05:30
test_junos_netconf.py Remove unused imports / variables for junos (#60705) 2019-08-17 22:38:53 +05:30
test_junos_package.py Removed in 29 (#63680) 2019-10-24 15:01:05 -04:00
test_junos_ping.py Add new module - junos_ping (#50711) 2019-01-29 15:36:12 +05:30
test_junos_rpc.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_junos_scp.py Removed in 29 (#63680) 2019-10-24 15:01:05 -04:00