Skip to content

Commit

Permalink
chore: 新增「Ansible-lint Ansible 資源潛在問題檢查工具」子主題
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
  • Loading branch information
brlin-tw committed Aug 27, 2024
1 parent 59e80d7 commit b464b90
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
#
# Copyright 2024 林博仁(Buo-ren Lin) <[email protected]>
# SPDX-License-Identifier: CC-BY-SA-4.0
[submodule "Ansible-lint Ansible 資源潛在問題檢查工具"]
path = Ansible-lint Ansible 資源潛在問題檢查工具
url = https://gitlab.com/libre-knowledge/ansible-lint.git
ignore = dirty
1 change: 1 addition & 0 deletions Ansible-lint Ansible 資源潛在問題檢查工具
Submodule Ansible-lint Ansible 資源潛在問題檢查工具 added at ccf83c
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
<https://gitlab.com/libre-knowledge/ansible>
[![GitLab CI 持續整合流程狀態標章](https://gitlab.com/libre-knowledge/ansible/badges/main/pipeline.svg?ignore_skipped=true "點擊查看 GitLab CI 持續整合流程的運行狀態")](https://gitlab.com/libre-knowledge/ansible/-/commits/main) [![「檢查專案中的潛在問題」GitHub Actions 作業流程狀態標章](https://github.com/libre-knowledge/ansible/actions/workflows/check-potential-problems.yml/badge.svg "本專案使用 GitHub Actions 自動化檢查專案中的潛在問題")](https://github.com/libre-knowledge/ansible/actions/workflows/check-potential-problems.yml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "本專案使用 pre-commit 檢查專案中的潛在問題")](https://github.com/pre-commit/pre-commit) [![REUSE 規範遵從狀態標章](https://api.reuse.software/badge/gitlab.com/libre-knowledge/ansible "本專案遵從 REUSE 規範降低軟體授權合規成本")](https://api.reuse.software/info/gitlab.com/libre-knowledge/ansible)

## 解決方案

以下列舉本主題相關的解決方案:

### 潛在問題檢查工具<br>Linters

* [Ansible-lint Ansible 資源潛在問題檢查工具](https://gitlab.com/libre-knowledge/ansible-lint)
檢查 Ansible 資源的潛在問題

## 參考資料

以下列舉撰寫本主題內容時所參考的第三方資源:
Expand Down

0 comments on commit b464b90

Please sign in to comment.