Files
ansible-pull/host_vars/mariadb01
2022-09-24 21:08:48 +02:00

23 lines
293 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
postgres: false
# application selection
vifm: true
# shell selection
zsh: true