--- - name: Install Arch packages become: true ansible.builtin.package: name: # gnome - gnome - gnome-extra - gnome-bluetooth-3.0 - gnome-control-center - gnome-shell-extensions - gnome-themes-extra - gnome-browser-connector - gnome-tweaks # dbs - postgresql-client - freetds - unixodbc # work - azure-cli # bluetooth - bluez - bluez-utils - bluez-deprecated-tools # containers - docker - docker-buildx - docker-compose - kubectl - k9s # gayming - steam - steam-native-runtime - mangohud - lib32-mangohud - gamemode - lib32-gamemode - mesa # utils - glow - python-virtualenv - asciinema - trash-cli - git - base-devel - bubblewrap - libseccomp - xz - shellcheck - kitty - python-pipx - exa - python-gobject # misc - networkmanager - ttf-liberation - firefox - lutris - ttf-inconsolata - ttf-fira-code - nodejs - npm - fd - less state: present - name: Install aur packages kewlfft.aur.aur: name: - visual-studio-code-bin - python-pyodbc - protonut-qt - jetbrains-toolbox - snapd - gnome-shell-extension-dash-to-dock-git - catppuccin-gtk-theme-mocha - tree-sitter-git - neovim-git - papirus-icon-theme-git state: present tags: - aur