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

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

---

ansible_become_method: "doas"

group_root: "wheel"
user_op: "puffy"

rc_bsd_dir: "/etc/rc.d/"

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

os_type: "bsd"

remember that computers suck.