use more variables instead of hard-coding (fixes #3)

This commit is contained in:
Jannik Beyerstedt 2019-11-12 21:06:04 +01:00
parent d48064a7e3
commit 04686de59c
15 changed files with 101 additions and 70 deletions

View file

@ -1,7 +1,10 @@
---
# defaults file for server
borgbackup_ssh_id: "/home/{{ ansible_user_id }}/.ssh/id_ed25519"
telegraf_interval: "300s"
telegraf_docker_file: "telegraf-docker.conf"
telegraf_snmp_fra80_file: "telegraf-SNMP_fra80.conf"
telegraf_snmp_file: "telegraf-SNMP.conf"
dockercompose_use_pip: false