diff --git a/README-role.md b/README-role.md index e046297c7e5ab643547be52f5594ce83e4e80dc4..fada728325cf447b6a1a7e2bfcc813342d45b452 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