Browse Source

Add blockinfile module (ansible) as submodule (git)

Emmanuel Bouthenot 8 years ago
parent
commit
730b406d1d
3 changed files with 5 additions and 0 deletions
  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