- name: Setup system hosts: self roles: - role: system tags: [system] - role: bash tags: [bash] - role: alacritty tags: [alacritty] - role: wireguard tags: [wireguard] - role: asdf tags: [asdf] - role: neovim tags: [neovim] - role: signal tags: [signal] - role: virtualbox tags: [virtualbox] - role: vscodium tags: [vscodium] - role: syncthing tags: [syncthing] vars: syncthing_profile: "laptop" - role: strawberry tags: [strawberry] - role: nicotine tags: [nicotine]