From 9c44b0a6f18720d875fcc0162f7423cff6adc514 Mon Sep 17 00:00:00 2001 From: Viktor Berke Date: Wed, 8 Nov 2023 21:01:27 +0100 Subject: [PATCH] More renaming --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e656ed..12b3f95 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This role lets you install SELinux CIL policies. ```yml - include_role: - name: bviktor.selinux_cil + name: noobient.selinux_cil vars: module: noobient-nginx ```