Skip to content
Snippets Groups Projects
Commit dd85868c authored by Thomas Woerner's avatar Thomas Woerner
Browse files

README-group: Fix typo in state description

parent 74ea40f6
Branches
Tags
No related merge requests found
...@@ -144,7 +144,7 @@ Variable | Description | Required ...@@ -144,7 +144,7 @@ Variable | Description | Required
`group` | List of group name strings assigned to this group. | no `group` | List of group name strings assigned to this group. | no
`service` | List of service name strings assigned to this group | no `service` | List of service name strings assigned to this group | no
`action` | Work on group or member level. It can be on of `member` or `group` and defaults to `group`. | no `action` | Work on group or member level. It can be on of `member` or `group` and defaults to `group`. | no
`state` | The state to ensure. It can be one of `present` or `absent`, defauilt: `present`. | yes `state` | The state to ensure. It can be one of `present` or `absent`, default: `present`. | yes
Authors Authors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment