56481b5f1b
* 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
(cherry picked from commit cc8e90395a
)
2 lines
108 B
YAML
2 lines
108 B
YAML
bugfixes:
|
|
- Fix mandatory statement error for junos modules (https://github.com/ansible/ansible/pull/50138)
|