ansible/test/integration/targets/junos_banner
Ganesh Nalawade 8eaa9cc938
Fix junos modules check_mode issue (#37311)
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
2018-03-26 07:27:30 -04:00
..
defaults
meta
tasks
tests/netconf Fix junos modules check_mode issue (#37311) 2018-03-26 07:27:30 -04:00