mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-14 20:43:57 +00:00
Update speedtest.yml
added new necessary EULA acceptance
This commit is contained in:
parent
8d0be2b0b9
commit
4ea81bc0b4
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
ports:
|
||||
- "{{ speedtest_port_http }}:80"
|
||||
env:
|
||||
OOKLA_EULA_GDPR: "true"
|
||||
TZ: "{{ ansible_nas_timezone }}"
|
||||
restart_policy: unless-stopped
|
||||
labels:
|
||||
|
|
Loading…
Reference in a new issue