dotfiles/playbooks/fedora.yml

12 lines
176 B
YAML
Raw Normal View History

---
- name: Fedora bootstrap
hosts: all
roles:
- set_dnf
- flatpaks
- ssh
- shell
- role: git
vars:
git_email: <insert-email>
- vscode