Fix junos cli_command integration test (#44558)
* Issue rollback command before exit from config mode
This commit is contained in:
parent
9788951789
commit
7a4ed53d08
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
loop:
|
loop:
|
||||||
- configure
|
- configure
|
||||||
- set system syslog file test any any
|
- set system syslog file test any any
|
||||||
|
- rollback
|
||||||
- exit
|
- exit
|
||||||
register: result
|
register: result
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue