mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Remove no longer true statement. (#4505)
This commit is contained in:
@@ -48,7 +48,6 @@ options:
|
|||||||
description:
|
description:
|
||||||
- The password of the user.
|
- The password of the user.
|
||||||
- GitLab server enforces minimum password length to 8, set this value with 8 or more characters.
|
- GitLab server enforces minimum password length to 8, set this value with 8 or more characters.
|
||||||
- Required only if C(state) is set to C(present).
|
|
||||||
type: str
|
type: str
|
||||||
reset_password:
|
reset_password:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user