summaryrefslogtreecommitdiff
path: root/open-source-lorries/ansible.lorry
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-06-16 13:46:13 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-06-16 13:46:13 +0100
commit00bf65857d32ff1888cea505de7531cd12548566 (patch)
tree6350aff1072cd1be0375321e0c004f3b5377cca2 /open-source-lorries/ansible.lorry
parent541c77b8521413673b1803e125933dd69bb19654 (diff)
downloadlorries-00bf65857d32ff1888cea505de7531cd12548566.tar.gz
Add Ansible lorry and also lorry its dependencies
Dependencies lorried: - jinja2 - markupsafe - paramiko
Diffstat (limited to 'open-source-lorries/ansible.lorry')
-rw-r--r--open-source-lorries/ansible.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/ansible.lorry b/open-source-lorries/ansible.lorry
new file mode 100644
index 0000000..e7261bc
--- /dev/null
+++ b/open-source-lorries/ansible.lorry
@@ -0,0 +1,6 @@
+{
+ "ansible": {
+ "type": "git",
+ "url": "git://github.com/ansible/ansible.git"
+ }
+}