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/integration/targets/junos_config
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
7 years ago
..
defaults Fix cosmetic problems in YAML source 8 years ago
meta Add dependency to run junos integration test (#27620) 7 years ago
tasks Fix cosmetic problems in YAML source 8 years ago
templates/basic Add junos integration test (#24404) 7 years ago
tests/netconf Fix rollback in junos_config (#31424) 7 years ago