Skip to content

Commit

Permalink
Add submodules for new core and extras subdirectories of modules, not…
Browse files Browse the repository at this point in the history
… yet live.
  • Loading branch information
mpdehaan committed Sep 26, 2014
1 parent 6af5455 commit 9249d1d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "lib/ansible/modules/core"]
path = lib/ansible/modules/core
url = git://github.com/ansible/ansible-modules-core.git
[submodule "lib/ansible/modules/extras"]
path = lib/ansible/modules/extras
url = git://github.com/ansible/ansible-modules-extras.git
1 change: 1 addition & 0 deletions lib/ansible/modules/core
Submodule core added at 417309
1 change: 1 addition & 0 deletions lib/ansible/modules/extras
Submodule extras added at 50f105

0 comments on commit 9249d1d

Please sign in to comment.