Skip to content

fix: cleanup ansible-lint skips that are no longer needed#385

Open
gardar wants to merge 3 commits into
prometheus-community:mainfrom
gardar:cleanup-ansible-lint-skips
Open

fix: cleanup ansible-lint skips that are no longer needed#385
gardar wants to merge 3 commits into
prometheus-community:mainfrom
gardar:cleanup-ansible-lint-skips

Conversation

@gardar
Copy link
Copy Markdown
Member

@gardar gardar commented Jun 11, 2024

No description provided.

Signed-off-by: gardar <gardar@users.noreply.github.com>
@github-actions github-actions Bot added bugfix and removed bugfix labels Mar 6, 2026
Comment thread .config/ansible-lint.yml
- name[casing] # https://github.com/ansible/ansible-lint/issues/4035#issuecomment-2116272270
skip_list:
- role-name # Allow underscore prefix in role name for internal role
- var-naming[no-role-prefix] # https://github.com/ansible/ansible-lint/pull/3422#issuecomment-1549584988
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like this is still an issue.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yep, I've got a open PR to address the issue in the Ansible docs, which should then trickle down to ansible-lint ansible/ansible-documentation#2420

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants