23 lines
295 B
Plaintext
23 lines
295 B
Plaintext
---
|
|
branch: master
|
|
|
|
ansible_cron_minute: "*/5"
|
|
|
|
ssh_port: 22
|
|
ssh_users: "root rene"
|
|
|
|
# platform-specific
|
|
microcode_amd_install: false
|
|
microcode_intel_install: true
|
|
|
|
# purpose selection
|
|
database: true
|
|
mysql: true
|
|
postgresql: false
|
|
|
|
# application selection
|
|
vifm: true
|
|
|
|
# shell selection
|
|
zsh: true
|