summaryrefslogtreecommitdiff
path: root/open-source-lorries/ansible.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/ansible.lorry')
-rw-r--r--open-source-lorries/ansible.lorry6
1 files changed, 3 insertions, 3 deletions
diff --git a/open-source-lorries/ansible.lorry b/open-source-lorries/ansible.lorry
index 21efa9d..72fa973 100644
--- a/open-source-lorries/ansible.lorry
+++ b/open-source-lorries/ansible.lorry
@@ -1,14 +1,14 @@
{
"ansible": {
"type": "git",
- "url": "git://github.com/ansible/ansible.git"
+ "url": "https://github.com/ansible/ansible.git"
},
"ansible-modules-core": {
"type": "git",
- "url": "git://github.com/ansible/ansible-modules-core.git"
+ "url": "https://github.com/ansible/ansible-modules-core.git"
},
"ansible-modules-extras": {
"type": "git",
- "url": "git://github.com/ansible/ansible-modules-extras.git"
+ "url": "https://github.com/ansible/ansible-modules-extras.git"
}
}