chore: added iac

Signed-off-by: ITQ <itq.dev@ya.ru>
This commit is contained in:
ITQ
2025-11-21 18:16:52 +03:00
parent 5d66fcd0ca
commit 44df678c82
43 changed files with 1598 additions and 45 deletions
+15
View File
@@ -0,0 +1,15 @@
# Ansible Galaxy roles
external_roles/*
# Python files
__pycache__/
# dotenv file
.env
# Inventory
inventory/host_vars/*
inventory/hosts
# Unignore .gitkeep files
!.gitkeep