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

Outdated dependancies cause conflicts. #636

Description

@theocrite

Hello,

The dependencies mentioned in this collection are outdated:

"community.postgresql": "1.6.0"
"ansible.posix": "1.3.0"
"community.general": "2.5.8"
"community.crypto": "1.9.12"

All these releases were published more than a year ago.

We are using this collection along with more recent releases of aforementioned modules. Which causes conflicts.

For instance:

ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:

  • community.general:6.5.0 (direct request)
  • community.general:2.5.8 (dependency of edb_devops.edb_postgres:3.23.0)

Manually editing the file to use the latest release of each dependency works fine (in our playbooks anyway) and avoid conflicts.

Could the collection be updated to require the latest version of each dependency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions