Remove plugins from ansible-role-requirements

The plugins are cloned by tox seperately so this is a duplication.

Change-Id: I7dfa4f77b1e36ada266eda3f2f481dea552d3f5e
This commit is contained in:
Jesse Pretorius
2016-03-03 12:58:32 +00:00
committed by Jesse Pretorius (odyssey4me)
parent 0214f9bd41
commit b30f957db5

View File

@@ -1,8 +1,3 @@
- name: plugins
src: https://github.com/os-cloud/openstack-ansible-plugins
path: ../../
scm: git
version: master
- name: apt_package_pinning
src: https://git.openstack.org/openstack/openstack-ansible-apt_package_pinning
scm: git