No need telemetry

This commit is contained in:
Wilfried OLLIVIER 2020-03-20 14:32:28 +01:00
parent a7ff5e06ad
commit dc8d6f48ba
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
register: caddy_releases_cache
- name: Download new Caddy version or build
get_url: url=https://caddyserver.com/download/linux/amd64?license=personal
get_url: url=https://caddyserver.com/download/linux/amd64?license=personal&telemetry=off
dest=/tmp/caddy.tar.gz
force=yes
when: caddy_releases_cache.changed