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

Add back in broken linting rule #515

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

Tompage1994
Copy link
Collaborator

What does this PR do?

Previously broken linting rule has been fixed in current version of ansible-lint. (Although we merged a pre-release version which I don't like) This shouldn't now fail as the error was a false positive which we had set to warn instead of fail.

How should this be tested?

CI will pass

Is there a relevant Issue open for this?

Other Relevant info, PRs, etc

This issue was fixed: ansible/ansible-lint#3048

@djdanielsson
Copy link
Collaborator

it looks like it is still erroring

@Tompage1994
Copy link
Collaborator Author

Correct, there still seems to be issues with ansible-lint so lets wait until the next version has been released. There are numerous related issues for this over there.

@Tompage1994 Tompage1994 reopened this Mar 6, 2023
@Tompage1994 Tompage1994 closed this Mar 6, 2023
@Tompage1994 Tompage1994 reopened this Mar 6, 2023
@Tompage1994
Copy link
Collaborator Author

looks like this is now fixed in ansible-lint but hasn't been released yet. Reopening this and marking as draft until 6.14.1 released

@Tompage1994 Tompage1994 marked this pull request as draft March 6, 2023 14:12
@sean-m-sullivan sean-m-sullivan marked this pull request as ready for review March 8, 2023 03:07
@sean-m-sullivan
Copy link
Collaborator

I am trying this again, the lint was updated, YOur ball @Tompage1994 as you understand it

@Tompage1994
Copy link
Collaborator Author

Pre-commit working now so this is good to go

Copy link
Collaborator

@sean-m-sullivan sean-m-sullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sean-m-sullivan sean-m-sullivan merged commit 020326f into redhat-cop:devel Mar 8, 2023
przemkalit pushed a commit to przemkalit/aap_configuration that referenced this pull request Nov 22, 2024
* Add back in broken linting rile

* Add in undefined variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jinja[invalid] incorrectly fires for missing mandatory var when defined in loop_var
3 participants