Started working with Ansible. Added some playbooks.

This commit is contained in:
Max Buz
2024-03-05 13:34:41 +01:00
committed by GitHub
parent 1a10e2d682
commit 40fc3fb5f9
3 changed files with 33 additions and 0 deletions

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

@@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "c:\\Users\\Max\\AppData\\Local\\Programs\\Python\\Python310\\python.exe"
}