Fix missing change for uptime.n39.eu proy role
This commit is contained in:
parent
60ff54ce74
commit
7200b78a85
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@
|
||||||
|
|
||||||
- name: Setup proxy site uptime.n39.eu
|
- name: Setup proxy site uptime.n39.eu
|
||||||
include_role:
|
include_role:
|
||||||
name: setup-http-site-proxy
|
name: setup_http_site_proxy
|
||||||
vars:
|
vars:
|
||||||
site_name: uptime.n39.eu
|
site_name: uptime.n39.eu
|
||||||
proxy_port: "{{ uptimekuma_host_port }}"
|
proxy_port: "{{ uptimekuma_host_port }}"
|
||||||
|
|
Loading…
Reference in a new issue