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
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 Add junos_banner declartive module (#25826) 2017-06-18 01:32:48 +05:30
meta Add dependency to run junos integration test (#27620) 2017-08-02 11:28:34 +05:30
tasks Fix connection type in junos integration tests (#34583) 2018-01-08 23:22:53 +05:30
tests/netconf Fix junos modules check_mode issue (#37311) 2018-03-26 07:27:30 -04:00