Create `requirements.yml` to install opendaylight role 55/57555/1
authorAkshita Jha <zenith158@gmail.com>
Wed, 8 Feb 2017 07:48:07 +0000 (13:18 +0530)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:26 +0000 (12:52 -0400)
Change-Id: Ie3e1b36f4682fd525e58b70b9743ad90d9109d00
Signed-off-by: Akshita Jha <zenith158@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
requirements.yml [new file with mode: 0644]

diff --git a/requirements.yml b/requirements.yml
new file mode 100644 (file)
index 0000000..1830ad9
--- /dev/null
@@ -0,0 +1,6 @@
+# This is used to manage Ansible role dependences
+# http://docs.ansible.com/galaxy.html#installing-multiple-roles-from-a-file
+# Install with: `ansible-galaxy install -r requirements.yml`
+
+- name: opendaylight
+  src: https://github.com/dfarrell07/ansible-opendaylight