From 6098eb4f96d69dea886bbb9905ca7bbe8f9ee043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Tue, 27 Aug 2024 14:18:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BC=95=E5=85=A5=E3=80=8CAnsible=20?= =?UTF-8?q?=E8=87=AA=E5=8B=95=E5=8C=96=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) --- .gitmodules | 4 ++++ ...0\207\252\345\213\225\345\214\226\345\267\245\345\205\267" | 1 + README.md | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 160000 "Ansible \350\207\252\345\213\225\345\214\226\345\267\245\345\205\267" diff --git a/.gitmodules b/.gitmodules index 8b176a4..9209078 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,7 @@ # # Copyright 2024 林博仁(Buo-ren Lin) # SPDX-License-Identifier: CC-BY-SA-4.0 +[submodule "Ansible 自動化工具"] + path = Ansible 自動化工具 + url = https://gitlab.com/libre-knowledge/ansible.git + ignore = dirty diff --git "a/Ansible \350\207\252\345\213\225\345\214\226\345\267\245\345\205\267" "b/Ansible \350\207\252\345\213\225\345\214\226\345\267\245\345\205\267" new file mode 160000 index 0000000..59e80d7 --- /dev/null +++ "b/Ansible \350\207\252\345\213\225\345\214\226\345\267\245\345\205\267" @@ -0,0 +1 @@ +Subproject commit 59e80d72749a829e37352a9d4b362df7e62ee85a diff --git a/README.md b/README.md index 273813d..a4eef0f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## 解決方案 -* Ansible +* [Ansible 自動化工具](https://gitlab.com/libre-knowledge/ansible) * Chef ## 參考資料