diff options
author | heqnx <root@heqnx.com> | 2025-05-27 11:53:37 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-05-27 11:53:37 +0300 |
commit | 344691c7fc00fffa1d038f38c6b6a7217430ca7c (patch) | |
tree | f57688f379e9799e4b51212d1e12ea5641148d77 /README.md | |
parent | 8dbd2c0d50390f559934fbec9d2766cf7b5dece0 (diff) | |
download | ansible-playbooks-344691c7fc00fffa1d038f38c6b6a7217430ca7c.tar.gz ansible-playbooks-344691c7fc00fffa1d038f38c6b6a7217430ca7c.zip |
added icewm window manager
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ This repository contains a collection of Ansible roles and playbooks designed to - Clones useful GitHub repositories into `/opt/tools`. - Installs Google Chrome browser. +### `roles/icewm/` – Minimal IceWM desktop environment +- Installs the IceWM window manager and supporting fonts. +- Configures system-wide IceWM settings in /etc/X11/icewm/. +- Designed for use with headless servers or lightweight remote desktop setups (e.g., with xrdp). + ### `roles/harden/` - System hardening and security measures - Applies system hardening measures. - Removes unwanted packages like snapd. |