You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
defaults Add junos_banner declartive module (#25826) 7 years ago
meta Add dependency to run junos integration test (#27620) 7 years ago
tasks Fix connection type in junos integration tests (#34583) 7 years ago
tests/netconf Fix junos modules check_mode issue (#37311) 6 years ago