- name: Install some office type packages hosts: localhost gather_facts: yes become: true tasks: - name: Install base flatpaks community.general.flatpak: state: latest remote: flathub name: - eu.betterbird.Betterbird - org.gimp.GIMP