mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-08-01 12:24:43 +00:00
README-group: Fix typo in state description
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user