--- - name: Install general packages community.general.pacman: name: "{{ packages_to_install }}" state: present