added nginx role
This commit is contained in:
4
roles/nginx/templates/index.html.j2
Normal file
4
roles/nginx/templates/index.html.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<h1>Congratulations!</h1>
|
||||
<p>The web server is running! </p>
|
||||
<p>And serving this webpage on port 80.</p>
|
||||
Reference in New Issue
Block a user