[IMPROVEMENT] Add basic tooling
- 主要語言
- YAML
- 星號
- 259
- 分支
- 29
- PR 合併指標
- 30 天內沒有已合併 PR
描述
We should have some basic tools to ease the use of the project
Ideally we can gather them in a `./utils` folder
Some basic tools can be
- `generate_inventory` to create a basic inventory from a template, passing arguments to it
- `terrible`
- `up` to easily run the playbook
- `down` to shut down VMs preserving resources
- `purge` to purge a playbook
- `validate` to validate an existing playbook
- `check_deps` to check if the system meets all terrible requirements
Open to other ideas
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
查看現有的專案結構,以了解 playbook 和 inventory 的組織方式。可能需要建立 utils 資料夾。首先為 generate_inventory 撰寫一個使用範本的簡單 shell 腳本。檢查目前如何呼叫 terrible,以便設計子命令(up、down、purge、validate、check_deps)。測試包括在開發環境中執行這些腳本,以確保它們能夠與現有的 Ansible 和 Terraform 工作流程整合。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- shell
- 領域
- cli, devops, tooling
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100