diff --git a/templates/index.html.j2 b/templates/index.html.j2 new file mode 100644 index 0000000..f6e3254 --- /dev/null +++ b/templates/index.html.j2 @@ -0,0 +1,11 @@ + + + Hello World + + +

Hello World

+

This is {{ ansible_hostname }}

+

Listening on {{ private_ip_nginx }}

+

Behind Reverseproxy from Caddy

+ +