Files
dotfiles/ansible/amd-gnome.yml
T

29 lines
400 B
YAML

---
- name: Arch with Gnome and AMD
hosts: all
connection: local
vars:
ansible_python_interpreter: auto_silent
gather_facts: true
roles:
- base
- amd
- git
- xorg
- fish
- fontconfig
- kitty
- felix
- vifm
- tmux
- neovim
- slidev
- ufw
- pipewire
- hostname
- timezone
- locale
- network
- docker
- gnome