39 lines
730 B
YAML
39 lines
730 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- role: base
|
|
tags: base
|
|
- role: bash
|
|
tags: bash
|
|
- role: zsh
|
|
tags: zsh
|
|
- role: git-summary
|
|
tags: git-summary
|
|
- role: i3
|
|
tags: i3
|
|
- role: kitty
|
|
tags: kitty
|
|
- role: pass
|
|
tags: pass
|
|
- role: keepass
|
|
tags: keepass
|
|
- 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
|
|
- role: sudoers
|
|
tags: sudoers
|
|
- role: lilypond
|
|
tags: lilypond
|
|
- role: latex
|
|
tags: latex
|
|
- role: protonvpn
|
|
tags: protonvpn
|