Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Remove ansible-lint < 5 restriction #3060

Closed
wants to merge 1 commit into from

Conversation

brianhelba
Copy link
Contributor

@brianhelba brianhelba commented Mar 1, 2021

This was added in #1675 and no longer seems to be necessary. Version 5 of ansible-lint is stable and not incompatible with molecule.

Since ansible-lint must be installed with the [community] extra in version 5, this makes version 5 the new minimum version, to ensure the [community] extra is not applied to version 4.

PR Type

  • Bugfix Pull Request

This was added in ansible#1675 and no longer seems to be necessary.
Version `5` of `ansible-lint` is stable and not incompatible with `molecule`.

Since `ansible-lint` must be installed with the `[community]` extra
in version `5`, this makes version `5` the new minimum version, to
ensure the `[community]` extra is not applied to version `4`.
@brianhelba
Copy link
Contributor Author

Please don't merge this yet. I'm discovering several significant bugs with ansible-lint version 5. I don't think it's ready to be the default.

@ssbarnea ssbarnea added this to the 3.3.0 milestone Mar 1, 2021
@ssbarnea ssbarnea marked this pull request as ready for review March 1, 2021 09:20
@decentral1se decentral1se changed the title Remove ansible-lint < 5 restriction WIP: Remove ansible-lint < 5 restriction Mar 3, 2021
@ssbarnea
Copy link
Member

ssbarnea commented Mar 8, 2021

Closing as master already used version v5. If you have bugs you can avoid using lint extra and manually specify requirements. Also be sure you report problems to the linter, preferably with pull-requests too.

@ssbarnea ssbarnea closed this Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants