init: initial commit

This commit is contained in:
ITQ
2025-11-17 22:25:00 +03:00
commit 681e8da227
41 changed files with 1555 additions and 0 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