diff --git a/metadata.json b/metadata.json
index 7e796de1..7e91cc5a 100644
--- a/metadata.json
+++ b/metadata.json
@@ -36,13 +36,15 @@
         {
             "operatingsystem": "RedHat",
             "operatingsystemrelease": [
-                "8"
+                "8",
+                "9"
             ]
         },
         {
             "operatingsystem": "CentOS",
             "operatingsystemrelease": [
-                "8"
+                "8",
+                "9"
             ]
         },
         {
diff --git a/releasenotes/notes/centos-9-support-62e91a76eab9c529.yaml b/releasenotes/notes/centos-9-support-62e91a76eab9c529.yaml
new file mode 100644
index 00000000..c3876a08
--- /dev/null
+++ b/releasenotes/notes/centos-9-support-62e91a76eab9c529.yaml
@@ -0,0 +1,4 @@
+---
+features:
+  - |
+    Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.