]> git.phdru.name Git - ansible.git/blobdiff - playbooks/roles/debian/apache/files/_default_/index.html
Refactor: Move OS-specific roles under common `roles/`
[ansible.git] / playbooks / roles / debian / apache / files / _default_ / index.html
diff --git a/playbooks/roles/debian/apache/files/_default_/index.html b/playbooks/roles/debian/apache/files/_default_/index.html
new file mode 100644 (file)
index 0000000..2d1cc54
--- /dev/null
@@ -0,0 +1,13 @@
+<html>
+<head>
+   <title>Index</title>
+   <meta HTTP-Equiv="Refresh" content="0; URL=nothing.html">
+</head>
+<body>
+
+<p>
+   <a href="nothing.html">nothing</a>
+</p>
+
+</body>
+</html>