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

4
.gitignore vendored
View file

@ -165,4 +165,6 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
**/__pycache__/
**/__pycache__/
.vscode/