Skip to content

Collection not compatible with ansible.utils 6.x.y #156

@gotmax23

Description

@gotmax23

This collection is currently not compatible with ansible.utils 6.x.y per its galaxy.yml dependencies entry. Ansible 12 is expected to include ansible.utils v6, so please make sure to make your collection compatible as soon as possible.

According to the Ansible inclusion requirements (https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_requirements.html#collection-dependencies), if you depend on any other collection, you have to make sure to be compatible to ansible.utils' latest version in a timely manner.

The requirements state:

In case a collection depends on releases of a new major version outside of this version range that will be included in the next major Ansible release, the dependent collection will be removed from the next major Ansible release. The cut-off date for this is feature freeze.

Please make sure to:

  1. Update galaxy.yml's dependencies entry and make sure your collection is compatible to ansible.utils 6.x.y;
  2. Release a new version with that change (note that dependency range updates should only be done in minor or major releases).

Note that Ansible 12 feature freeze takes place on June 17th, but please endeavor to make this update as soon as you can.

Thank you for your work and being part of the Ansible community package!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions