diff --git a/plugins/modules/azure_rm_aduser.py b/plugins/modules/azure_rm_aduser.py index f70d290fb9..c9cca61cd0 100644 --- a/plugins/modules/azure_rm_aduser.py +++ b/plugins/modules/azure_rm_aduser.py @@ -80,7 +80,7 @@ password_force_change: description: - Whether or not the user will be forced to change their password at next logon. - - Note: If unspecified, Azure defaults this to true for new users. + - If unspecified, Azure defaults this to true for new users. - Used when either creating or updating a user account. type: bool password_force_change_mfa: