mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix junos cli_command integration test (#44558)
* Issue rollback command before exit from config mode
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
loop:
|
||||
- configure
|
||||
- set system syslog file test any any
|
||||
- rollback
|
||||
- exit
|
||||
register: result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user