mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
README-role.md: Fix typo in action description
There was a typo in the description for action.
This commit is contained in:
@@ -256,7 +256,7 @@ Variable | Description | Required
|
|||||||
`hostgroup` | List of hostgroups to be assigned or not assigned to the role. | no
|
`hostgroup` | List of hostgroups to be assigned or not assigned to the role. | no
|
||||||
`service` | List of services to be assigned or not assigned to the role. | no
|
`service` | List of services to be assigned or not assigned to the role. | no
|
||||||
`sysaccount` | List of sysaccounts to be assigned or not assigned to the role. | no
|
`sysaccount` | List of sysaccounts to be assigned or not assigned to the role. | no
|
||||||
`action` | Work on role or member level. It can be on of `member` or `role` and defaults to `role`. | no
|
`action` | Work on role or member level. It can be one of `member` or `role` and defaults to `role`. | no
|
||||||
`state` | The state to ensure. It can be one of `present`, `absent`, default: `present`. | no
|
`state` | The state to ensure. It can be one of `present`, `absent`, default: `present`. | no
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user