aboutsummaryrefslogtreecommitdiffstats
path: root/group_vars/bsd.yml
blob: 2b1211a9a614c45650176a5628bd3a1b98633ff0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

# bsd ~~ group_vars/bsd.yml
# *bsd family machines

---

ansible_become_method: "doas"

group_root: "wheel"
user_op: "puffy"

path_wgquick: "/usr/local/bin/wg-quick"

os_type: "bsd"

remember that computers suck.