aboutsummaryrefslogtreecommitdiffstats
path: root/ansible (follow)
Commit message (Collapse)AuthorAgeLines
* ignore changed when error for the prosodyctl commandGravatar shtlrs2024-08-19-2/+1
|
* prevent joe from doing an oopsie to meGravatar shtlrs2024-08-19-1/+0
|
* fix ansible lint errorsGravatar shtlrs2024-08-19-1/+3
|
* add a task that enables LDAP auth for jitsiGravatar shtlrs2024-08-19-0/+87
|
* move jitsi installation to an `install` taskGravatar shtlrs2024-08-19-100/+103
| | | | This is because there will be multiple steps in deploying jitsi, and we don't want to overcrowd the `main` task file
* remove joe's LDAP login dictatorshipGravatar shtlrs2024-08-19-1/+1
|
* Only allow LDAP postfix lookups for postfix destination domainsGravatar Joe Banks2024-08-19-0/+5
|
* include the jitsi deployment in the playbookGravatar shtlrs2024-08-19-0/+5
|
* add a jitsi roleGravatar shtlrs2024-08-19-0/+152
| | | | This adds the necessary package repos necessary to install jitsi, preseeds debconf with the questions needed by the jitsi pkg and installs it
* allow needed tcp and udp traffic for jitsi servicesGravatar shtlrs2024-08-19-0/+17
|
* Add postgres user for thalliumGravatar Chris Lovering2024-08-18-52/+68
|
* Add owlcorp.uk mail handlingGravatar Joe Banks2024-08-18-0/+2
|
* Update Postfix fail2ban filter to use correct systemd unit nameGravatar Joe Banks2024-08-17-0/+10
|
* Add SASL bans to Postfix fail2ban configGravatar Joe Banks2024-08-17-0/+7
|
* Add Postfix to fail2ban jailsGravatar Joe Banks2024-08-17-0/+21
| | | | Backed by the systemd integration for fail2ban
* Allow user public directories to be returned at /~username/ pathsGravatar Joe Banks2024-08-16-0/+5
|
* Revert "Deliver mails as maildir"Gravatar Joe Banks2024-08-15-3/+0
| | | | This reverts commit eb13a5a5a3e390bcc33705867069f814a6a2e698.
* Deliver mails as maildirGravatar Joe Banks2024-08-15-0/+3
| | | | Co-authored-by: Johannes Christ <[email protected]>
* Update dependency community.general to v9.3.0 (#458)Gravatar renovate[bot]2024-08-15-1/+1
| | | | | | | | datasource | package | from | to | | ----------------- | ----------------- | ----- | ----- | | galaxy-collection | community.general | 9.2.0 | 9.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Install mblaze utilitiesGravatar Joe Banks2024-08-14-0/+2
|
* Install cowsayGravatar Joe Banks2024-08-14-0/+1
|
* Add transport mapsGravatar Joe Banks2024-08-14-1/+5
|
* Update script to use mblazeGravatar Joe Banks2024-08-14-11/+5
|
* Add fortune reply scriptGravatar Joe Banks2024-08-14-0/+45
|
* Copy scripts and transport map in Postfix roleGravatar Joe Banks2024-08-14-0/+30
|
* Install fortune in the common stageGravatar Joe Banks2024-08-14-0/+1
|
* Add Postfix transport mapGravatar Joe Banks2024-08-14-0/+5
|
* Add new email aliasesGravatar Joe Banks2024-08-14-0/+8
|
* Revert "Enable fail2ban jails for postfix"Gravatar Joe Banks2024-08-06-18/+0
| | | | | | | | | This reverts commit 55df090d03a0b412a16139197673bb0fbd1bf139. This commit generated an error when deployed to production and should be revised. Re-opens #433
* Enable fail2ban jails for postfixGravatar Johannes Christ2024-08-06-0/+18
| | | | Closes #433.
* Update OpenDMARC to ensure that mail is quarantined or rejectedGravatar Joe Banks2024-08-04-7/+7
|
* Update milter configuration in PostfixGravatar Joe Banks2024-08-04-0/+2
|
* sasl: only allow service accounts to authenticate with SASLGravatar Joe Banks2024-08-04-1/+1
|
* sasl: Run SASL role on mailserversGravatar Joe Banks2024-08-04-0/+1
|
* sasl: Add handlers for saslauthdGravatar Joe Banks2024-08-04-0/+10
|
* sasl: Add SASL installation and setup tasksGravatar Joe Banks2024-08-04-0/+72
|
* sasl: Add new templated LDAP config for saslauthdGravatar Joe Banks2024-08-04-0/+5
|
* sasl: Add SMTPD config for Postfix to use new SASL preferencesGravatar Joe Banks2024-08-04-0/+2
|
* sasl: Add role dependencies for SASLGravatar Joe Banks2024-08-04-0/+4
|
* sasl: Create new variables for SASL roleGravatar Joe Banks2024-08-04-0/+13
|
* Document new DKIM role paramtersGravatar Joe Banks2024-08-04-0/+13
|
* Copy relay_recipient_maps for local_recipient_mapsGravatar Joe Banks2024-08-03-0/+2
|
* Only allow service mail to be received to int.pydis.wtf addressesGravatar Joe Banks2024-08-03-1/+1
|
* Add extra Postfix parameters for submissionsGravatar Joe Banks2024-08-03-0/+5
|
* Enable submissions through PostfixGravatar Joe Banks2024-08-03-0/+6
|
* Allow for additional keys to be reused on subdomains in OpenDKIMGravatar Joe Banks2024-08-03-1/+10
|
* Remove DMARC aliasGravatar Joe Banks2024-08-03-3/+0
|
* Send DMARC from service account addressGravatar Joe Banks2024-08-03-3/+3
|
* Accept mail for int.pydis.wtfGravatar Joe Banks2024-08-03-0/+1
|
* Add service mail routing to PostfixGravatar Joe Banks2024-08-03-0/+15
|