1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2017-10-11 10:25:56 +05:30
..
defaults Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
meta Add dependency to run junos integration test (#27620) 2017-08-02 11:28:34 +05:30
tasks Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
templates/basic Add junos integration test (#24404) 2017-05-09 18:41:48 +05:30
tests/netconf Fix rollback in junos_config (#31424) 2017-10-11 10:25:56 +05:30