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














                                 
                                   


                         

# 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"
path_gitshell: "/usr/bin/git-shell"

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