Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

The python_common role is very slow #2446

Description

@gregharvey

At the moment we have a role, debian/python_common, which ensures any system packages we do not want are removed and installs a set of common python packages using pip. This role gets included a few times, but it shouldn't run every time - it should be sufficient to run it once per playbook, or not at all if the correct versions of software are already in place. It could do with refactoring, as it's a major performance hit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions