| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2024-08-19 | prevent joe from doing an oopsie to me | -1/+0 | ||
| 2024-08-19 | fix ansible lint errors | -1/+3 | ||
| 2024-08-19 | add a task that enables LDAP auth for jitsi | -0/+87 | ||
| 2024-08-19 | move jitsi installation to an `install` task | -100/+103 | ||
| This is because there will be multiple steps in deploying jitsi, and we don't want to overcrowd the `main` task file | ||||
| 2024-08-19 | remove joe's LDAP login dictatorship | -1/+1 | ||
| 2024-08-19 | Only allow LDAP postfix lookups for postfix destination domains | -0/+5 | ||
| 2024-08-19 | Update formatting of CORS_ORIGINS in Thallium configmap | -1/+1 | ||
| 2024-08-19 | Use thallium-config-env configmap in Thallium deployment | -0/+2 | ||