- name: Install Default Gaming Software community.general.pacman: name: "{{ gamer_default_games }}" state: present update_cache: yes