chore: lint argument_specs

This commit is contained in:
s3lph 2025-02-16 03:12:39 +01:00
parent c1a99b0bae
commit 2c857e2cb2
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.ansible/

View file

@ -15,7 +15,7 @@ argument_specs:
author: s3lph
options:
dovecot_imap_greeting:
descrption:
description:
- The greeting message displayed to clients.
type: str
default: "Dovecot ready."

View file

@ -38,7 +38,7 @@ argument_specs:
- Field names are case insensitive.
type: list
elements: str
default: [from, from_, reply-to, sender]
default: [from, from_, reply-to, sender]
mailman_email_commands_max_lines:
description:
- Mail command processor will ignore mail command lines after designated max.