[CODE] caddy, cronmail: only run, if update needed

This commit is contained in:
Jannik Beyerstedt 2019-11-30 18:37:34 +01:00
parent 2d8903efeb
commit c0d2381824
4 changed files with 61 additions and 41 deletions

View file

@ -3,6 +3,8 @@
borgbackup_ssh_id: "/home/{{ ansible_user_id }}/.ssh/id_ed25519"
caddy_cachedir: "/home/{{ ansible_user_id }}/.ansbl-caddy-cache"
telegraf_interval: "300s"
telegraf_docker_file: "telegraf-docker.conf"
telegraf_snmp_file: "telegraf-SNMP.conf"