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
muppeth 89596be66f SSH keys; Shouter; Hosts file (#4)
Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #4
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: muppeth <muppeth@disroot.org>
Co-committed-by: muppeth <muppeth@disroot.org>
2023-12-22 23:59:07 +00:00
meaz 3afb59da0e Change for ssh and bashrc (#3)
This adds ssh to restart on ssh config change.
This deploys a template of bashrc instead of copying a file (like this we can easier change color for example)

Reviewed-on: #3
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
2023-10-31 17:11:27 +00:00
muppeth c997368470
initial commit 2023-05-01 11:12:23 +02:00