mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 05:02:17 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| junos_module.py | ||
| test_junos_command.py | ||
| test_junos_config.py | ||
| test_junos_facts.py | ||
| test_junos_netconf.py | ||
| test_junos_package.py | ||
| test_junos_rpc.py | ||