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/tests/netconf
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
..
backup.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
bad_action.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
invalid.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
multiple.yaml Use inventory_hostname_short (#20054) 2017-01-09 17:21:04 +00:00
single.yaml Fix rollback in junos_config (#31424) 2017-10-11 10:25:56 +05:30
src_basic.yaml Add junos integration test (#24404) 2017-05-09 18:41:48 +05:30
src_invalid.yaml Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00