Sivert V. Sæther
a70d58f3f7
Big rework! Control stuffs with variables! We still should do some movei'n around of roles before extending features.
9 lines
171 B
YAML
9 lines
171 B
YAML
user_groups: [sysadmins]
|
|
setup: [zsh,bash,extra]
|
|
zsh_opt_config: false
|
|
extra_packages: []
|
|
packages: []
|
|
pubkeys: []
|
|
update: false
|
|
name: sivert
|
|
group: "{{ user_groups[0] }}" |