From 0b8c655e7d543c701ae67bd32e1a19f081202198 Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Thu, 2 Apr 2020 22:47:29 +0200 Subject: [PATCH] Fix: readme presentation --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index d384716..c5c107b 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,10 @@ Role Variables - db_name: name of the db to create - user_name: name of the user to create - user_pass: user password - - admin_user: name of admin user - admin_pass: password of admin user - - is_admin: true/false, to enable admin mode or not - - priv: READ/WRITE/ALL, to setup database priv of user_name on db_name - - policy_name: name of the retention policy to apply - policy_duration: duration of the retention policy to apply - policy_replication: policy replication