setup-cockpit/playbook.yml

26 lines
449 B
YAML

---
- hosts: localhost
roles:
- role: base
tags: base
- role: git
tags: git
- role: bash
tags: bash
- role: zsh
tags: zsh
- role: kitty
tags: kitty
- role: terminator
tags: terminator
- role: neovim
tags: neovim
- role: ssh-agent
tags: ssh-agent
- role: pacman.conf
tags: pacman.conf
- role: firefox
tags: firefox
- role: tor
tags: tor