fix: ssh top files missing list type matcher

This commit is contained in:
Ben Grande 2023-12-20 21:27:42 +01:00
parent e10b3178b3
commit 11ee1c75f0
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56
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