From b6ecf44257addeb9abd18d95ff10b3ce68d72d4d Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Mon, 2 Mar 2015 12:41:49 +0000 Subject: Add openstack-ansible-modules --- open-source-lorries/openstack.lorry | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open-source-lorries/openstack.lorry b/open-source-lorries/openstack.lorry index 7f91d33..f7fda64 100644 --- a/open-source-lorries/openstack.lorry +++ b/open-source-lorries/openstack.lorry @@ -254,5 +254,9 @@ "openstack/python-saharaclient": { "type": "git", "url": "git://git.openstack.org/openstack/python-saharaclient" + }, + "openstack/openstack-ansible-modules": { + "type": "git", + "url": "https://github.com/openstack-ansible/openstack-ansible-modules" } } -- cgit v1.2.1