mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Fix small typo in documentation
This commit is contained in:
@@ -32,7 +32,7 @@ options:
|
|||||||
aaa_user_type:
|
aaa_user_type:
|
||||||
description:
|
description:
|
||||||
- Whether this is a normal user or an appuser.
|
- Whether this is a normal user or an appuser.
|
||||||
choices: [ user, userapp ]
|
choices: [ user, appuser ]
|
||||||
default: user
|
default: user
|
||||||
certificate:
|
certificate:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user