Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

main.yml 319B

123456789101112131415161718
  1. ---
  2. # Installs and configures the mail system.
  3. - include: postfix.yml
  4. tags: postfix
  5. - include: dovecot.yml
  6. tags: dovecot
  7. - include: rspamd.yml
  8. tags: rspamd
  9. - include: solr.yml
  10. tags: solr
  11. - include: checkrbl.yml
  12. tags: checkrbl
  13. - include: z-push.yml
  14. tags: zpush
  15. - include: autoconfig.yml
  16. tags: autoconfig