Commit Graph

4 Commits

Author SHA1 Message Date
meaz 50a18a3d22 Add backports to apt and update shouter (#6)
- Adds Backport to apt so that we can update packages to latest version when needed (example golang for shouter)
- Add some tags and update readme
- Update golang to backports + check version so that it is not installed if the version is not new (especially coz when you run playbook and it gets installed on like 20 CT, then you get `net/http: TLS handshake timeout` issue otherwise)

Reviewed-on: #6
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@disroot.org>
Co-committed-by: meaz <meaz@disroot.org>
2024-01-05 09:45:29 +00:00
meaz 88efda86d4 just typo on handlers that block the role (#1)
I also found an error on a var that is also fixed now.

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #1
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
2023-08-15 04:28:55 +00:00
muppeth c997368470
initial commit 2023-05-01 11:12:23 +02:00
muppeth 388fa9174f Initial commit 2023-05-01 09:09:20 +00:00