From cb656379dec29cd1057dd39afe95fd4cbecf7a40 Mon Sep 17 00:00:00 2001 From: Varun Mylaraiah <varunmylaraiah@gmail.com> Date: Fri, 25 Sep 2020 17:36:09 +0530 Subject: [PATCH] Update README-role.md --- README-role.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-role.md b/README-role.md index e046297c..fada7283 100644 --- a/README-role.md +++ b/README-role.md @@ -248,7 +248,7 @@ Variable | Description | Required `name` \| `cn` | The list of role name strings. | yes `description` | A description for the role. | no `rename` | Rename the role object. | no -`privileges` | Privileges associated to this role. | no +`privilege` | Privileges associated to this role. | no `user` | List of users to be assigned or not assigned to the role. | no `group` | List of groups to be assigned or not assigned to the role. | no `host` | List of hosts to be assigned or not assigned to the role. | no -- GitLab