Commit 1556b038 by Michael DeHaan

Add submodule references since v2 development will need them, the tree obviously does

not need two copies.
parent f066e361
......@@ -4,3 +4,9 @@
[submodule "lib/ansible/modules/extras"]
path = lib/ansible/modules/extras
url = git://github.com/ansible/ansible-modules-extras.git
[submodule "v2/ansible/modules/core"]
path = v2/ansible/modules/core
url = https://github.com/ansible/ansible-modules-core.git
[submodule "v2/ansible/modules/extras"]
path = v2/ansible/modules/extras
url = https://github.com/ansible/ansible-modules-extras.git
Subproject commit cb69744bcee4b4217d83b4a30006635ba69e2aa0
Subproject commit 8a4f07eecd2bb877f51b7b04b5352efa6076cce5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment