Add first playbooks

This commit is contained in:
Keannu Christian Bernasol 2024-10-25 17:35:21 +08:00
parent 15738b747e
commit 364b3d4881
5 changed files with 55 additions and 3 deletions

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

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