Initial commit
This commit is contained in:
9
roles/common/templates/var/www/default/index.html
Executable file
9
roles/common/templates/var/www/default/index.html
Executable file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<h1>Welcome to {{inventory_hostname}} </h1>
|
||||
<p>This is a paragraph</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user