hifis-net / ansible-role-redis

:warning: PLEASE NOTE: This role has been migrated to our hifis.toolkit collection. :warning: Ansible role for setting up a highly available Redis cluster.
https://galaxy.ansible.com/hifis/toolkit
Other
3 stars 2 forks source link

Bump ansible-lint from 6.0.2 to 6.1.0 #18

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ansible-lint from 6.0.2 to 6.1.0.

Release notes

Sourced from ansible-lint's releases.

v6.1.0

Minor Changes

Bugfixes

Commits
  • 49377b8 Add support for json schema validation (#2035)
  • 5abb26b Bump test dependencies (#2114)
  • eb5d96b Fix support for block tasks in unnamed-task rule (#2107)
  • 27e8c4b Make sure all tasks get evaluated by matchtask including block/always/rescue ...
  • f9ad8ea Improve cli argument handling (#2099)
  • cd32348 chore: improve output of github actions (#2081)
  • cae94a8 Add no-prompting rule as experimental (#2093)
  • e6d4c59 Ensure tags are escaped when printed (#2096)
  • 6ffd7a8 Detect role argument_specs files as a lintable kind (#2091)
  • bce29ae Fix var-naming rule to show line numbers and apply noqa (#2090)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)