Commit graph

5 commits

Author SHA1 Message Date
e0efc51c34
feat(system): Add tags to system role tasks 2025-11-28 18:39:32 +01:00
6e30232057
ref: Install authorized keys per user
Instead of installing authorized keys globally (same for everybody), we
pass in the authorized_keys variable per user, and thus the installation
also takes place per user.

This makes much more sense and works with minimal refactoring.
2025-11-19 22:13:11 +01:00
2fc23d9774
feat: Set up timezone and users and groups on system host 2025-11-19 22:13:10 +01:00
b493485b90
feat: Add authorized ssh keys to host 2025-11-19 22:13:09 +01:00
6a1e01575c
repo: Move ansible setup to root dir 2025-07-17 18:07:52 +02:00
Renamed from ansible/roles/system/tasks/main.yaml (Browse further)