aboutsummaryrefslogblamecommitdiffstats
path: root/group_vars/openbsd.yml
blob: 65089ebb3c2622acdab1b1ebb785d3adceeb35aa (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                 

                                         



                          

# openbsd.yml ~~ group_vars/
# openbsd machines

---

ansible_become_method: "doas"

user_op: "puffy"

group_root: "wheel"

path_zsh: "/usr/local/bin/zsh"
path_zshconfig: "/etc/zshrc"
path_tmuxconfig: "/etc/tmux.conf"
path_doasconfig: "/etc/doas.conf"
path_gitshell: "/usr/local/bin/git-shell"

os_type: "bsd"
os_distribution: "openbsd"

remember that computers suck.