first commit

This commit is contained in:
Annika Merris 2025-04-30 11:51:18 +00:00
commit 5816898404
50 changed files with 1031 additions and 0 deletions

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

@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/home/annika/ansible/minilab/.venv/bin/python"
}