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

# alpine.yml ~~ group_vars/
# alpine machines

---

ansible_become_method: "sudo"

user_op: "puffy"

group_root: "root"

path_zsh: "/usr/bin/zsh"
path_zshconfig: "/etc/zsh/zshrc"
path_tmuxconfig: "/etc/tmux.conf"

os_type: "linux"
os_distribution: "debian"
remember that computers suck.