This repository has been archived on 2024-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
setup/playbooks/all.yml

28 lines
534 B
YAML
Raw Normal View History

2022-12-02 19:25:29 +00:00
- name: Setup system
hosts: self
roles:
2023-01-23 09:10:48 +00:00
- 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
- role: strawberry
tags: strawberry
- role: nicotine
tags: nicotine