mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix docs fragment typo.
This commit is contained in:
@@ -24,7 +24,7 @@ class ModuleDocFragment(object):
|
||||
options:
|
||||
login_user:
|
||||
description:
|
||||
u - The username used to authenticate with.
|
||||
- The username used to authenticate with.
|
||||
required: false
|
||||
default: null
|
||||
login_password:
|
||||
|
||||
Reference in New Issue
Block a user