ansible/test/units/modules/network/junos
Nathaniel Case d5ac3f7e77
Remove top-level arguments from network modules (#62603)
Eh, 2.10 is close enough

* drop top-level authorize

* Remove from documentation

* Remove load_params

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

* Move local params to provider

* Promote 'timeout' to a real parameter for eos_eapi

* Provider now always has auth_pass
2019-10-15 11:41:35 -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 Remove top-level arguments from network modules (#62603) 2019-10-15 11:41:35 -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 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00