Files
community.general/lib/ansible/module_utils/network
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
..
2017-12-14 14:37:34 +05:30
2018-01-09 08:33:45 +00:00
2018-02-11 11:40:33 -05:00