No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

main.yml 251B

1234567891011
  1. ---
  2. # Installs and configures the mail system.
  3. - include_tasks: postfix.yml
  4. - include_tasks: dovecot.yml
  5. - include_tasks: rspamd.yml
  6. - include_tasks: solr.yml
  7. - include_tasks: checkrbl.yml
  8. - include_tasks: z-push.yml
  9. - include_tasks: autoconfig.yml