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_config
Ganesh Nalawade cc8e90395a
Fix mandatory statement error for junos modules (#50074)
* Fix mandatory statement error for junos modules

Fixes #40267

*  Add error regex in junos terminal plugin to error out
   in case of commit fails

*  If commit fails add logic to discard changes before existing
   else next task will result in error

* Add integration test

* Minor update
6 years ago
..
defaults Fix cosmetic problems in YAML source 8 years ago
meta Add dependency to run junos integration test (#27620) 7 years ago
tasks Add cli_config module (#42413) 6 years ago
templates/basic Fix junos_config integration test (#41304) 6 years ago
tests Fix mandatory statement error for junos modules (#50074) 6 years ago