--- - name: Bootstrap installation hosts: all gather_facts: yes roles: - role: fedora become: yes become_method: sudo vars: # set to "local" or "remote" source: "local" when: ansible_distribution == "Fedora" - flatpaks - ssh - shell - role: git vars: git_email: gpg_signingkey: - vscode