浏览代码

Add blockinfile module (ansible) as submodule (git)

Emmanuel Bouthenot 9 年之前
父节点
当前提交
730b406d1d
共有 3 个文件被更改,包括 5 次插入0 次删除
  1. 3 0
      .gitmodules
  2. 1 0
      3rdparty/blockinfile
  3. 1 0
      library/blockinfile

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
+[submodule "3rdparty/blockinfile"]
+	path = 3rdparty/blockinfile
+	url = https://github.com/yaegashi/ansible-role-blockinfile.git

+ 1 - 0
3rdparty/blockinfile

@@ -0,0 +1 @@
+Subproject commit 45c9484deae07884bf39f57742362689766a1942

+ 1 - 0
library/blockinfile

@@ -0,0 +1 @@
+../3rdparty/blockinfile/library/blockinfile