evrardjp / ansible-keepalived

Keepalived role for ansible deployment
Apache License 2.0
98 stars 98 forks source link

Update ansible-lint requirement from <5.4.0 to <6.8.0 #243

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on ansible-lint to permit the latest version.

Release notes

Sourced from ansible-lint's releases.

v6.7.0

Minor Changes

Bugfixes

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 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 #245.