Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
1556b038
Commit
1556b038
authored
Oct 06, 2014
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add submodule references since v2 development will need them, the tree obviously does
not need two copies.
parent
f066e361
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
0 deletions
+8
-0
.gitmodules
+6
-0
v2/ansible/modules/core
+1
-0
v2/ansible/modules/extras
+1
-0
No files found.
.gitmodules
View file @
1556b038
...
...
@@ -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
core
@
cb69744b
Subproject commit cb69744bcee4b4217d83b4a30006635ba69e2aa0
extras
@
8a4f07ee
Subproject commit 8a4f07eecd2bb877f51b7b04b5352efa6076cce5
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment