commited current state

This commit is contained in:
DerLinkman
2026-05-08 21:27:10 +02:00
parent ffc1a6a8a5
commit 45ccd6a25f
43 changed files with 576 additions and 102 deletions
+21
View File
@@ -0,0 +1,21 @@
---
- import_tasks: install-basicpackages.yml
- import_tasks: create-admin-user.yml
- import_tasks: set-motd.yml
tags: motd
- import_tasks: set-keyboardlayout.yml
- import_tasks: install-openssh.yml
tags: ssh
- import_tasks: configure-ssh.yml
tags: ssh
- import_tasks: add-ssh-keys.yml
tags: ssh
- import_tasks: setup-bashrc.yml
tags: bashrc