--- - name: install package managers become: yes apt: update_cache: yes pkg: - aptitude - flatpak - name: install terminal packages become: yes apt: pkg: - autorandr - vim-gtk3 - htop - tmux - graphviz - screen - traceroute - command-not-found - dnsutils - hexcurse - net-tools - pm-utils - policykit-1-gnome - printer-driver-escpr - name: install libfuse2 for appimages become: yes apt: pkg: - libfuse2 - name: install gui packages from apt become: yes apt: pkg: - gnome-backgrounds - ubuntu-wallpapers-focal - numlockx - pavucontrol - pasystray - flameshot - gsimplecal - name: install the smile emoji picker community.general.flatpak: state: present name: it.mijorus.smile - name: install gui apps become: yes apt: pkg: - redshift - picom