From 320d9b5f4221d7d34c9a63f0036bbefe9eb443d3 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Sat, 28 Dec 2024 03:21:20 +0100 Subject: [PATCH] chore: reorganize debian package list --- playbook.yml | 32 +++++++++++--------------------- 1 file changed, 11 insertions(+), 21 deletions(-) diff --git a/playbook.yml b/playbook.yml index ad8d925..8f5d43f 100644 --- a/playbook.yml +++ b/playbook.yml @@ -54,45 +54,35 @@ ansible.builtin.package: pkg: - arc-theme + - brightnessctl - fonts-dejavu - fonts-firacode - fonts-liberation2 - fonts-linuxlibertine - fonts-noto-color-emoji - - g++ - - libglib2.0-bin - - lmodern - - libnotify-bin - - pandoc - - pinentry-gnome3 - - pcscd - - pcsc-tools - - pulseaudio-utils - - scdaemon - - texlive - - webext-browserpass - - xwayland - when: ansible_distribution == "Debian" - become: true - - - name: Install others packages - ansible.builtin.package: - pkg: - - papirus-icon-theme - - brightnessctl - foot - foot-terminfo - fuzzel + - g++ - imv + - libglib2.0-bin + - libnotify-bin - mpv - ntfs-3g + - papirus-icon-theme + - pcsc-tools + - pcscd + - pinentry-gnome3 - pipewire - pipewire-pulse + - pulseaudio-utils + - scdaemon - sshfs - udisks2 - wireplumber - xdg-desktop-portal-wlr - xdg-user-dirs + - xwayland become: true - name: Copy executable files