Drop openstack.sudoers support

This didn't actually work as expected, and because our testing was
broken we never caught the failure.

Change-Id: Ic59ef3b9401bebf46150da35aca7eaf659c0a526
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-02-27 22:57:08 -05:00
parent 4c08d1b42c
commit 423975e547
2 changed files with 0 additions and 7 deletions

View File

@ -19,10 +19,6 @@
include_role:
name: users
- name: Setup openstack.sudoers role
include_role:
name: openstack.sudoers
- name: Setup openstack.virtualenv role
include_role:
name: openstack.virtualenv

View File

@ -2,8 +2,5 @@
- name: openstack.ansible
src: git+https://git.openstack.org/openstack/ansible-role-ansible
- name: openstack.sudoers
src: git+https://git.openstack.org/openstack/ansible-role-sudoers
- name: openstack.virtualenv
src: git+https://git.openstack.org/openstack/ansible-role-virtualenv