--- - name: Archlinux - Install pkgs community.general.pacman: name: "{{ item }}" state: present with_items: "{{ pacman_pkgs }}"