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

11 lines
136 B
YAML
Raw Normal View History

2022-12-02 19:25:29 +00:00
- name: Setup system
hosts: self
roles:
- system
2022-12-02 20:11:10 +00:00
- zsh
2022-12-02 19:25:29 +00:00
- asdf
- neovim
- signal
- virtualbox
- vscodium