aboutsummaryrefslogblamecommitdiffstats
path: root/group_vars/bsd.yml
blob: 95f6a17637a20fd482da315e275738d9dc6b0dac (plain) (tree)
1
2
3
4
5
6
7
8
9
10





                           



           




                             

                        

                                       

              

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

---

_groups:
  - openbsd
  - freebsd

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.