summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/ansible.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/ansible.lorry b/open-source-lorries/ansible.lorry
index e7261bc..21efa9d 100644
--- a/open-source-lorries/ansible.lorry
+++ b/open-source-lorries/ansible.lorry
@@ -2,5 +2,13 @@
"ansible": {
"type": "git",
"url": "git://github.com/ansible/ansible.git"
+ },
+ "ansible-modules-core": {
+ "type": "git",
+ "url": "git://github.com/ansible/ansible-modules-core.git"
+ },
+ "ansible-modules-extras": {
+ "type": "git",
+ "url": "git://github.com/ansible/ansible-modules-extras.git"
}
}