Initial commit

This commit is contained in:
Oliver Traber 2023-11-22 22:55:38 +01:00
commit d48ff80f07
Signed by: Bluemedia
GPG key ID: C0674B105057136C
8 changed files with 345 additions and 0 deletions

4
main.yml Normal file
View file

@ -0,0 +1,4 @@
- hosts: localhost
roles:
- common
- desktop-environment