Skip to content

[feature] Ensure all Python dependencies update on existing installs when playbook runs #572

@pandafy

Description

@pandafy

Is your feature request related to a problem? Please describe.
Currently, running the playbook on an existing installation may not update all Python dependencies. This can lead to issues if packages are outdated.

Describe the solution you'd like
Update the tasks so that Python dependencies installed with pip) are always updated (force reinstalled) when the playbook is rerun on an existing setup. This ensures environments are consistent and all dependencies are brought up-to-date automatically.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    To do (ansible/docker)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions