mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Update timeout test to match current returned string (#44191)
This commit is contained in:
parent
cbf945d287
commit
528f81a8d5
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
vyos_command:
|
||||
commands:
|
||||
# NOTE: We only test show commands that will output <ANSIBLE_VYOS_TERMINAL_LENGTH
|
||||
# Otherwise you will get ": "timeout trying to send command: show log authorization"
|
||||
# Otherwise you will get ": "command timeout triggered"
|
||||
- show hardware cpu detail
|
||||
- show hardware mem
|
||||
- show license
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue