Error in packages name for Archlinux

This commit is contained in:
Yorick Barbanneau 2023-04-07 09:43:51 +02:00
parent c4bbc46fa4
commit cecd49184e

View file

@ -80,6 +80,7 @@
- name: Install packages on Arch
ansible.builtin.package:
pkg:
- arc-solid-gtk-theme
- glib2
- pinentry
- gcr
@ -90,7 +91,7 @@
- ttf-joypixels
- ttf-liberation
- ttf-linux-libertine
- arc-solid-gtk-theme
- xorg-xwayland
when: ansible_distribution == "Archlinux"
become: true
@ -103,15 +104,19 @@
- fonts-liberation2
- fonts-linuxlibertine
- fonts-noto-color-emoji
- g++
- libglib2.0-bin
- lmodern
- libnotify-bin
- opensc-pkcs11
- pandoc
- pinentry-gnome3
- pulseaudio-utils
- qtwayland5
- scdaemon
- texlive
- webext-browserpass
- xwayland
when: ansible_distribution == "Debian"
become: true
@ -125,23 +130,19 @@
- foot
- foot-terminfo
- fzf
- g++
- highlight
- hugo
- imv
- npm
- mpv
- opensc
- opensc-pkcs11
- pipewire
- pipewire-pulse
- qutebrowser
- rsync
- scdaemon
- waybar
- wireplumber
- xdg-desktop-portal-wlr
- xwayland
become: true
- name: Copy executable files