From 8d0be2b0b97dbce9068815413a43336b669043bc Mon Sep 17 00:00:00 2001 From: bcurran3 Date: Tue, 2 Jun 2020 03:23:20 -0700 Subject: [PATCH] delete unused environment variable may cause problem when not defined, and not adding slack support as can't make it conditional --- tasks/speedtest.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/speedtest.yml b/tasks/speedtest.yml index be887931..8890dbd7 100644 --- a/tasks/speedtest.yml +++ b/tasks/speedtest.yml @@ -17,7 +17,6 @@ ports: - "{{ speedtest_port_http }}:80" env: - SLACK_WEBHOOK: "webhook" TZ: "{{ ansible_nas_timezone }}" restart_policy: unless-stopped labels: