aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-05-27 11:55:17 +0300
committerheqnx <root@heqnx.com>2025-05-27 11:55:17 +0300
commitcfd0d05265721e98e6cbad55d8af0dcae5df7b6d (patch)
treebbf79a1adb9aa90c0ed4485cc7c0ba96e5d6eb27
parent344691c7fc00fffa1d038f38c6b6a7217430ca7c (diff)
downloadansible-playbooks-cfd0d05265721e98e6cbad55d8af0dcae5df7b6d.tar.gz
ansible-playbooks-cfd0d05265721e98e6cbad55d8af0dcae5df7b6d.zip
specifically added xterm
-rw-r--r--roles/desktop-environment/tasks/main.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/desktop-environment/tasks/main.yaml b/roles/desktop-environment/tasks/main.yaml
index 4d8dec7..db30cd7 100644
--- a/roles/desktop-environment/tasks/main.yaml
+++ b/roles/desktop-environment/tasks/main.yaml
@@ -3,6 +3,7 @@
name:
- icewm
- fonts-dejavu
+ - xterm
state: present
update_cache: true