setup-cockpit/work.yml
2024-12-25 12:24:15 +01:00

24 lines
457 B
YAML

---
- name: Setup work environment
hosts: localhost
connection: local
roles:
- role: base
- role: bash
- role: sudoers
- role: etckeeper
- role: pass
- role: ssh-agent
- role: i3
vars:
wallpaper_type: xkcd
- role: neovim
- role: profanity
- role: baresip
- role: neomutt
- role: terminator
- role: tmux
- role: libvirt
- role: vagrant
- role: smart
- role: taskwarrior