diff --git a/ansible/webserver-automation/roles/nginx/templates/index.html.j2 b/ansible/webserver-automation/roles/nginx/templates/index.html.j2 new file mode 100644 index 0000000..dd73ff4 --- /dev/null +++ b/ansible/webserver-automation/roles/nginx/templates/index.html.j2 @@ -0,0 +1,68 @@ + + +
+ + +✓ Deployment Successful
+ +Nginx running on port {{ nginx_port }}
+ +
+ Deployed with Ansible ✨
+ {{ ansible_date_time.iso8601 }}
+