first commit 🚀

This commit is contained in:
sujiba 2024-05-30 23:04:58 +02:00
commit d3cfe6540d
10 changed files with 155 additions and 0 deletions

3
.vscode/settings.json vendored Executable file
View file

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