feat: initial commit

This commit is contained in:
Ditmar Visser
2025-06-03 14:40:32 +00:00
commit ae4896865c
4 changed files with 47 additions and 0 deletions

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

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