diff --git a/update.yaml b/update.yaml
index dec31bb8b4e8bb331d5129f761364cbb8f90cfc5..99c903292fc172496f84c2601ee184fa5e54a10c 100644
--- a/update.yaml
+++ b/update.yaml
@@ -97,7 +97,7 @@
           changed_when: syspatch.stdout_lines|length > 0
 
         - name: Update packages
-          openbsd_pkg:
+          community.general.openbsd_pkg:
             name: "*"
             state: latest
           register: pkg_upgrade