diff --git a/playbooks/base/pre.yaml b/playbooks/base/pre.yaml index ea4e8fa..b7ff1b6 100644 --- a/playbooks/base/pre.yaml +++ b/playbooks/base/pre.yaml @@ -34,3 +34,7 @@ - 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