From b464b90191459e0932fae19d1d2ca5c0935b6a92 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?=
 <buo.ren.lin@gmail.com>
Date: Tue, 27 Aug 2024 14:48:36 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=B0=E5=A2=9E=E3=80=8CAnsible-lin?=
 =?UTF-8?q?t=20Ansible=20=E8=B3=87=E6=BA=90=E6=BD=9B=E5=9C=A8=E5=95=8F?=
 =?UTF-8?q?=E9=A1=8C=E6=AA=A2=E6=9F=A5=E5=B7=A5=E5=85=B7=E3=80=8D=E5=AD=90?=
 =?UTF-8?q?=E4=B8=BB=E9=A1=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
---
 .gitmodules                                              | 4 ++++
 ...\214\346\252\242\346\237\245\345\267\245\345\205\267" | 1 +
 README.md                                                | 9 +++++++++
 3 files changed, 14 insertions(+)
 create mode 160000 "Ansible-lint Ansible \350\263\207\346\272\220\346\275\233\345\234\250\345\225\217\351\241\214\346\252\242\346\237\245\345\267\245\345\205\267"

diff --git a/.gitmodules b/.gitmodules
index 8b176a4..cde33b9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,7 @@
 #
 # Copyright 2024 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
 # 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
diff --git "a/Ansible-lint Ansible \350\263\207\346\272\220\346\275\233\345\234\250\345\225\217\351\241\214\346\252\242\346\237\245\345\267\245\345\205\267" "b/Ansible-lint Ansible \350\263\207\346\272\220\346\275\233\345\234\250\345\225\217\351\241\214\346\252\242\346\237\245\345\267\245\345\205\267"
new file mode 160000
index 0000000..ccf83c6
--- /dev/null
+++ "b/Ansible-lint Ansible \350\263\207\346\272\220\346\275\233\345\234\250\345\225\217\351\241\214\346\252\242\346\237\245\345\267\245\345\205\267"	
@@ -0,0 +1 @@
+Subproject commit ccf83c684663221a7aabbe359a8267628a429033
diff --git a/README.md b/README.md
index 81b8021..5c9f090 100644
--- a/README.md
+++ b/README.md
@@ -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 資源的潛在問題
+
 ## 參考資料
 
 以下列舉撰寫本主題內容時所參考的第三方資源: