1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix docs fragment typo.

This commit is contained in:
Matt Clay 2016-10-14 09:50:15 -07:00
parent ff1e52184f
commit 7e2fc88218

View file

@ -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: