ansible/test/integration/targets/junos_banner
Ganesh Nalawade f91cda4b02
Fix junos modules check_mode issue (#37311) (#37918)
Fixes #37208

If check_mode is enabled instead of committing th config need to
discard all the chnages to cnadidate db
In case of cli to discard changes issue `rollback 0` command
and for netconf execute `discard-changes` rpc call
(cherry picked from commit 8eaa9cc938)
2018-03-29 19:00:15 +05:30
..
defaults
meta
tasks
tests/netconf Fix junos modules check_mode issue (#37311) (#37918) 2018-03-29 19:00:15 +05:30