ansible/test/units/modules/network/junos
Ganesh Nalawade 88da95bb77 Fix rollback in junos_config (#31424)
* Fix rollback in junos_config

Fixes #30778

*  Call `load_configuration` with rollback id in case
   the id is given as input
*  Pass rollback id to `get_diff()` to fetch diff from device

* Fix unit test
2017-10-11 10:25:56 +05:30
..
fixtures junos_facts: Add Hardware facts. (#30304) 2017-09-20 12:43:07 +05:30
__init__.py Add junos_command module unit test (#23819) 2017-04-21 18:23:40 +05:30
junos_module.py Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00
test_junos_command.py Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00
test_junos_config.py Fix rollback in junos_config (#31424) 2017-10-11 10:25:56 +05:30
test_junos_facts.py junos_facts: Add Hardware facts. (#30304) 2017-09-20 12:43:07 +05:30
test_junos_netconf.py Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00
test_junos_package.py Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00
test_junos_rpc.py Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00