1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix junos cli_command integration test (#44558)

* Issue rollback command before exit from config
  mode
This commit is contained in:
Ganesh Nalawade 2018-08-23 14:48:44 +05:30 committed by GitHub
parent 9788951789
commit 7a4ed53d08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@
loop:
- configure
- set system syslog file test any any
- rollback
- exit
register: result