diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..424bd26 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.ansible/ diff --git a/roles/dovecot/meta/argument_specs.yml b/roles/dovecot/meta/argument_specs.yml index 9eabbe2..6e452e4 100644 --- a/roles/dovecot/meta/argument_specs.yml +++ b/roles/dovecot/meta/argument_specs.yml @@ -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." diff --git a/roles/mailman/meta/argument_specs.yml b/roles/mailman/meta/argument_specs.yml index 8b7e7f0..c3ac18c 100644 --- a/roles/mailman/meta/argument_specs.yml +++ b/roles/mailman/meta/argument_specs.yml @@ -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.