Aine
Aine
you can use `matrix_bot_postmoogle_environment_variables_extension` var, e.g.: ```yaml matrix_bot_postmoogle_environment_variables_extension: | POSTMOOGLE_SHAREDSECRET=your-secret-goes-here ``` We'll release new pinned version of posmoogle and add the new vars in the future
Correct way would be sending MR to the gitlab.com/etke.cc/borgmatic ;)
Unfortunately, no. We don't have any IPv6-only hosts, so never encountered that problem
You definitely should close it as it's an issue with etherpad project, not with playbook. We build etherpad image with injected list of plugins as workaround: https://gitlab.com/etke.cc/etherpad/
[ansible-core](https://pypi.org/project/ansible-core/) and [ansible](https://pypi.org/project/ansible/) are completely different things nowadays. The core package contains ansible "engine" and builtin modules/plugins only, the ansible package contains collections and whatnot. Playbook's requirement is **ansible**, not...
> Hey, > > looks like I found some hints regarding your issue (I had the same before I got a new issue ...): > > it looks like we...
`GTS_OIDC_SCOPES` works, thank you! Unfortunately, `GTS_OIDC_LINK_EXISTING=true` doesn't have any effect - on the username selection screen it fails with "username already taken"
I'd expect it to allow matching existing GTS accounts with SSO accounts. Could you share a link to the issue for tracking, or should I create one? Apart from that,...
The development is driven by community, so if you want to add some service - feel free to send PR and we'd love to include it!
https://gitlab.com/etke.cc/roles/languagetool already exists, but needs to be integrated