Initial import
This commit is contained in:
commit
c28551bb63
22 changed files with 357 additions and 0 deletions
7
templates/index.html
Normal file
7
templates/index.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>{{ ansible_hostname }}</title>
|
||||
</head>
|
||||
<body>
|
||||
{{ ansible_hostname }}
|
||||
</body>
|
||||
Loading…
Add table
Add a link
Reference in a new issue