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_banner/tests/netconf
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
..
basic.yaml Fix junos modules check_mode issue (#37311) 2018-03-26 07:27:30 -04:00
net_banner.yml Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30