caddy: make plugin list configureable (fixes #4)
This commit is contained in:
parent
3720b6bf73
commit
06cd3d3076
4 changed files with 8 additions and 4 deletions
|
@ -4,6 +4,7 @@
|
|||
borgbackup_ssh_id: "{{ ansible_user_dir }}/.ssh/id_ed25519"
|
||||
|
||||
caddy_cachedir: "{{ ansible_user_dir }}/.ansbl-caddy-cache"
|
||||
caddy_plugins: "http.ratelimit"
|
||||
|
||||
telegraf_interval: "300s"
|
||||
telegraf_docker_file: "telegraf-docker.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue