ansible/index.html

12 lines
308 B
HTML

<html>
<head>
<title>Redirecting to the Ansible Documentation...</title>
<meta http-equiv="Refresh" content="0; url=./html/index.html" />
</head>
<body>
<p>
Click <a href="http://www.example.com/">this link</a> if you are
not automatically forwarded.
</p>
</body>
</html>