Initial commit

This commit is contained in:
2025-09-02 10:55:09 +03:00
parent ecd28e9b97
commit 570e069ded
11 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<body>
<h1>Welcome to {{inventory_hostname}} </h1>
<p>This is a paragraph</p>
</body>
</html>