Files
dotfiles/ansible/amd-gnome.yml
T
2025-10-01 09:50:05 +02:00

35 lines
512 B
YAML

---
- name: Arch with Gnome and AMD
hosts: all
connection: local
vars:
ansible_python_interpreter: auto_silent
gather_facts: true
roles:
- reflector
- base
- amd
- syncthing
- git
- markdown-table-align
- xorg
- fish
- fontconfig
- kitty
- felix
- vifm
- tmux
- neovim
- helix
- browsers
- privateinternetaccess
- ufw
- cmus
- pipewire
- hostname
- timezone
- locale
- network
- docker
- gnome