From 9a2698e3c5bff6be845218509ffbf2ed55b466f0 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 2 Oct 2025 15:22:03 +0200 Subject: [PATCH] update Readme - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/239 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1790b30..6c78dd5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ Configuration * manage directory structure including file system permissions and selinux context * manage service status -* allow single line entries in pg_hba via define +* manage single line entries in pg_hba via define (optional) +* manage roles via define (optional) +* manage databases via define (optional) ## Repo Documentation