refactor ansible scripts for contabo vps

This commit is contained in:
Jan Völkel 2025-11-30 22:34:02 +01:00
parent 6dad4a33a1
commit ff738fdd8f
6 changed files with 28 additions and 7 deletions

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

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