feat: port over configuration

This commit is contained in:
2025-12-30 11:23:26 -05:00
parent 2bafd28c5f
commit 1ef0bd58cf
8 changed files with 123 additions and 0 deletions

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

@@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/Users/max/Documents/GitHub/hetzner-cluster/.venv/bin/python"
}