reorganize postfix/email role; drop meta/main.yml dependencies as they interact badly...
authorRalf Jung <post@ralfj.de>
Sun, 20 May 2018 08:57:35 +0000 (10:57 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 20 May 2018 08:57:35 +0000 (10:57 +0200)
commita0ef97a3169e9da8b4618116075d54c49b4292b4
tree5be21eda1139ca9206d1af0e45583e72d7625f79
parent0aacb9f875a40b18dfbbc01b705b5337bf872368
reorganize postfix/email role; drop meta/main.yml dependencies as they interact badly with tags
30 files changed:
email.yml [deleted file]
roles/apache/meta/main.yml [deleted file]
roles/email/files/check-for-local-mail [moved from roles/postfix/files/check-for-local-mail with 100% similarity]
roles/email/files/mailman-check [moved from roles/postfix/files/mailman-check with 100% similarity]
roles/email/files/newmail/newmail [moved from roles/postfix/files/newmail/newmail with 100% similarity]
roles/email/files/newmail/templates.py [moved from roles/postfix/files/newmail/templates.py with 100% similarity]
roles/email/files/unbound/dhclient.conf [moved from roles/postfix/files/unbound/dhclient.conf with 100% similarity]
roles/email/files/unbound/listen.conf [moved from roles/postfix/files/unbound/listen.conf with 100% similarity]
roles/email/files/unbound/unbound.service.override [moved from roles/postfix/files/unbound/unbound.service.override with 100% similarity]
roles/email/handlers/main.yml [moved from roles/postfix/handlers/main.yml with 100% similarity]
roles/email/tasks/main.yml [moved from roles/postfix/tasks/main.yml with 60% similarity]
roles/email/tasks/opendkim.yml [moved from roles/postfix/tasks/opendkim.yml with 100% similarity]
roles/email/tasks/postfix.yml [moved from roles/postfix/tasks/postfix.yml with 100% similarity]
roles/email/tasks/unbound.yml [moved from roles/postfix/tasks/unbound.yml with 100% similarity]
roles/email/templates/KeyTable [moved from roles/postfix/templates/KeyTable with 100% similarity]
roles/email/templates/SigningTable [moved from roles/postfix/templates/SigningTable with 100% similarity]
roles/email/templates/main.cf [moved from roles/postfix/templates/main.cf with 100% similarity]
roles/email/templates/master.cf [moved from roles/postfix/templates/master.cf with 100% similarity]
roles/email/templates/mysql_vmail_aliases.cf [moved from roles/postfix/templates/mysql_vmail_aliases.cf with 100% similarity]
roles/email/templates/mysql_vmail_senders.cf [moved from roles/postfix/templates/mysql_vmail_senders.cf with 100% similarity]
roles/email/templates/mysql_vmail_users.cf [moved from roles/postfix/templates/mysql_vmail_users.cf with 100% similarity]
roles/email/templates/opendkim.conf [moved from roles/postfix/templates/opendkim.conf with 100% similarity]
roles/email/templates/opendkim.env [moved from roles/postfix/templates/opendkim.env with 100% similarity]
roles/email/vmail.sql [moved from roles/postfix/vmail.sql with 100% similarity]
roles/journalwatch/meta/main.yml [deleted file]
roles/journalwatch/tasks/journalwatch.yml [deleted file]
roles/journalwatch/tasks/main.yml
roles/postfix/meta/main.yml [deleted file]
roles/prosody/meta/main.yml [deleted file]
site.yml