]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/roles/apache/files/_default_/index.html
Refactor: Move OS-specific roles under common `roles/`
[ansible.git] / playbooks / debian / roles / apache / files / _default_ / index.html
diff --git a/playbooks/debian/roles/apache/files/_default_/index.html b/playbooks/debian/roles/apache/files/_default_/index.html
deleted file mode 100644 (file)
index 2d1cc54..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<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>