Skip to content

squeezer cannot be installed with ansible-core 2.21 #245

Description

@mayrstefan

Ansible Core 2.21 was released recently.
pulp.squeezer cannot be installed through ansible-galxy with that version because of

requires_ansible: '>=2.16.0,<2.21'

This has an unexpected side effect when using the ansible-lint Github action:

  • the GHA for ansible-lint always uses the latest ansible-core
  • pulp.squeezer:0.0.15 was the last version with no upper limit for the ansible version, just >= 2.8
  • if no version for pulp-squeezer is specified in the requirements file version 0.0.15 is selected

So for squeezer the compatibility with ansible-core 2.21 should be checked und the version requirement should be modified if possible

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions