diff --git a/salt/ssh/configure.top b/salt/ssh/configure.top
index a525310..fd9cd78 100644
--- a/salt/ssh/configure.top
+++ b/salt/ssh/configure.top
@@ -6,4 +6,5 @@ SPDX-License-Identifier: AGPL-3.0-or-later
 
 base:
   'ssh,dvm-ssh':
+    - match: list
     - ssh.configure
diff --git a/salt/ssh/init.top b/salt/ssh/init.top
index 0b241ad..e05e7c2 100644
--- a/salt/ssh/init.top
+++ b/salt/ssh/init.top
@@ -11,4 +11,5 @@ base:
   'tpl-ssh':
     - ssh.install
   'dvm-ssh,ssh':
+    - match: list
     - ssh.configure