mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 02:04:33 +02:00
Accept new error. (#85)
This commit is contained in:
parent
0815b11bbf
commit
d56410b468
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@
|
|||
assert:
|
||||
that:
|
||||
- result is failed
|
||||
- "'Unable to connect to port 12349 ' in result.msg"
|
||||
- "'Unable to connect to port 12349 ' in result.msg or 'ssh connect failed: Connection refused' in result.msg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue