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_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
2018-12-19 14:46:44 +05:30
..
defaults Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
meta Add dependency to run junos integration test (#27620) 2017-08-02 11:28:34 +05:30
tasks Add cli_config module (#42413) 2018-08-14 13:52:15 +05:30
templates/basic Fix junos_config integration test (#41304) 2018-06-08 13:16:47 +05:30
tests Fix mandatory statement error for junos modules (#50074) 2018-12-19 14:46:44 +05:30