Files
community.general/lib/ansible/module_utils
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
..
2018-02-07 20:58:47 +11:00
2017-08-07 19:46:06 -07:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-06-02 12:14:11 +01:00
2017-09-12 00:11:13 -07:00
2017-06-02 12:14:11 +01:00
2016-02-08 19:10:04 +01:00
2017-11-21 13:41:27 -08:00
2017-06-02 12:14:11 +01:00
2017-11-21 10:03:34 -08:00
2017-09-13 01:53:08 -07:00
2017-06-02 12:14:11 +01:00
2018-03-08 16:46:06 +01:00