From ee8efd58d0bf39eca72ff63e653841989cf0b259 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Mon, 20 Oct 2025 03:33:31 -0500 Subject: [PATCH] README: clarify dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f432b..f47194d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ or [Ubuntu](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/inde ## Dependencies -1. `community.general`: `rhsm_repository`, `dnf_config_manager`, and `modprobe` +1. `community.general`: use modules `rhsm_repository`, `dnf_config_manager`, and `modprobe` ## Example Playbook