Revert "virtualenv-config: add to base pre playbook"

This reverts commit 6567ec2ca66ac72eaac76493d7caf9fbf1cae987 and
partially 96052cfebfc6ab47183ada528b4923f6ba938f29.  I have left the
role in the source tree in case it becomes useful again.

virtualenv 20.0.15 includes [1] which has upgraded the inbuilt
setuptools; this should not longer be required.

[1] fd1efb068a

Change-Id: Ic8a44eaf89472c7858191751eac8f552a09d8345
This commit is contained in:
Ian Wienand 2020-03-30 08:53:17 +11:00
parent 6567ec2ca6
commit 82782e0825
2 changed files with 0 additions and 8 deletions

View File

@ -34,7 +34,3 @@
- mirror-info
- role: configure-mirrors
set_apt_mirrors_trusted: True
# NOTE(ianw): 2020-03-27 : broken setuptools, until
# https://github.com/pypa/virtualenv/issues/1752
# releases
- virtualenv-config

View File

@ -34,7 +34,3 @@
- mirror-info
- role: configure-mirrors
set_apt_mirrors_trusted: True
# NOTE(ianw): 2020-03-27 : broken setuptools, until
# https://github.com/pypa/virtualenv/issues/1752
# releases
- virtualenv-config