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
Ganesh Nalawade e001fb7c14 Fix rollback in junos_config (#31424) (#31563)
* 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

(cherry picked from commit 88da95bb77)

* Update changelog
8 years ago
..
fixtures
__init__.py
junos_module.py Fix junos unit test failures (#26676) 9 years ago
test_junos_command.py Fix junos unit test failures (#26676) 9 years ago
test_junos_config.py Fix rollback in junos_config (#31424) (#31563) 8 years ago
test_junos_facts.py Fix junos unit test failures (#26676) 9 years ago
test_junos_netconf.py Fix junos unit test failures (#26676) 9 years ago
test_junos_package.py Fix junos unit test failures (#26676) 9 years ago
test_junos_rpc.py Fix junos unit test failures (#26676) 9 years ago