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.11.0 to 6.14.2 #88

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ansible-lint from 6.11.0 to 6.14.2.

Release notes

Sourced from ansible-lint's releases.

v6.14.2

Bugfixes

v6.14.1

Bugfixes

v6.14.0

Minor Changes

Bugfixes

... (truncated)

Commits
  • 27e4ae1 Ignore risky-shell-pipe with pwsh (#3166)
  • f698051 Implement galaxy[no-runtime] check for meta/runtime.yml file (#3162)
  • 4af51fc Fixed args rule error for synchronize module (#3158)
  • 2c9d740 Avoid test ... require a dictionary error with jinja rule (#3157)
  • eda1aba Avoid "unable to evaluate string as dictionary" with args rule (#3150)
  • dae8941 Avoid 'Unrecognized type' errors with jinja rule (#3149)
  • cef6c1e Allow 'use' parameter with service module (args) (#3147)
  • 8eb9584 Update schema etags (#3148)
  • 63712a8 Change schema $id to be a valid URL (#3146)
  • 8756033 Document skip_ansible_lint does not work with yamllint rule (#3144)
  • 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 1 year ago

Superseded by #90.