system-from-scratch/desktop.yml
2024-01-13 16:51:44 +05:00

13 lines
236 B
YAML

- name: Desktop environment
hosts: odhosts
tasks:
- name: Install KDE
become: true
ansible.builtin.apt:
pkg:
- kde-plasma-desktop
- gwenview
- kate
- okular
- dolphin