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