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

Fix and re-enable suppressed ansible-lint warnings #530

Open
13 tasks
nre-ableton opened this issue Feb 28, 2023 · 0 comments
Open
13 tasks

Fix and re-enable suppressed ansible-lint warnings #530

nre-ableton opened this issue Feb 28, 2023 · 0 comments

Comments

@nre-ableton
Copy link
Collaborator

In 3cc66ab, we updated CI to use molecule-action 2.3.13, which updated ansible-lint to 6.13.0. As a consequence, we are temporarily suppressing a number of newly-introduced warnings (see 2d5112b).

We should fix these violations and remove their respective suppressions:

  • key-order[task]
  • fqcn[action-core]
  • fqcn[action]
  • ignore-errors
  • jinja[spacing]
  • name[casing]
  • name[missing]
  • no-changed-when
  • no-free-form
  • no-handler
  • risky-file-permissions
  • schema[meta]
  • var-naming
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

No branches or pull requests

1 participant