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.5.2 to 6.7.0 #46

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ansible-lint from 6.5.2 to 6.7.0.

Release notes

Sourced from ansible-lint's releases.

v6.7.0

Minor Changes

Bugfixes

v6.6.1

Bugfixes

v6.6.0

Minor Changes

Bugfixes

... (truncated)

Commits
  • e4de1cd Refactor no-loop-var-prefix rule (#2470)
  • 01d2e6d Extend key-order key to sort more keys than the name (#2454)
  • 31a1092 Ensure we do not return relative paths outside the project (#2492)
  • 7258dba name[template]: recommend to use templating as suffix on names (#2483)
  • e248b64 fix: use ansible-compat to install collections (#2466)
  • 55068d7 Change rich markdown theme/colors (#2486)
  • 2482270 schema: allow listen key on handlers (#2484)
  • fd2ecfe Ensure that symlink-arguments are resolved (#2476)
  • e00891b Document No hosts matched the subscripted pattern (#2481)
  • 455a909 Use site.getuserbase() to detect ansible executable (#2477)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #47.