From feeebb8c9eec0061fafd600c3bee6fcc203072fa Mon Sep 17 00:00:00 2001 From: John McCall Date: Sat, 10 Feb 2024 11:59:35 -0500 Subject: [PATCH] fix: update docs --- plugins/modules/login.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/modules/login.py b/plugins/modules/login.py index 8855d4bf..bad92336 100644 --- a/plugins/modules/login.py +++ b/plugins/modules/login.py @@ -66,6 +66,7 @@ - Skips the password reset if the login exists and I(password) is set. type: bool required: false + default: false version_added: '2.2.4' author: "John McCall (@lowlydba)" notes: