feat: web and dbservers

This commit is contained in:
Ditmar Visser
2025-05-30 20:21:58 +00:00
parent 76ba64b8cb
commit 0b67a527ee
9 changed files with 364 additions and 13 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/bin/python3"
}