fix: ssh top files missing list type matcher

This commit is contained in:
Ben Grande 2023-12-20 21:27:42 +01:00
parent 89e03956b1
commit 015019aa5d
2 changed files with 2 additions and 0 deletions

View File

@ -6,4 +6,5 @@ SPDX-License-Identifier: AGPL-3.0-or-later
base:
'ssh,dvm-ssh':
- match: list
- ssh.configure

View File

@ -11,4 +11,5 @@ base:
'tpl-ssh':
- ssh.install
'dvm-ssh,ssh':
- match: list
- ssh.configure