techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k stars 1.05k forks source link

chore(deps): bump ansible-core from 2.14.5 to 2.15.1 #320

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ansible-core from 2.14.5 to 2.15.1.

Release notes

Sourced from ansible-core's releases.

v2.15.1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.15.1rc1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.15.0

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.15.0rc2

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

v2.15.0rc1

Changelog

See the full changelog for the changes included in this release.

Release Artifacts

... (truncated)

Commits
  • 3d9a1cf New release v2.15.1 (#81088)
  • d4c10ee [stable-2.15] define code owners to support branch-protection rules on docs (...
  • d3e26c5 Update Ansible release version to v2.15.1rc1.post0. (#81039)
  • de8eb87 New release v2.15.1rc1 (#81036)
  • 37473cd Bump azure-pipelines-test-container to v4.0.1 @ CI (#80937)
  • 25880be [stable-2.15] Remove hacking dir dependency from build backend (#81025)
  • 85065d6 [stable-2.15] Remove docs dir dependency from man page build (#81003). (#81022)
  • 4536ef6 [stable-2.15] Fix TypeError when installing subdir collections. Fixes #80943 ...
  • 6bddb3d [bp/2.15] deb822_repository: use http-agent with open_url (#80894)
  • 8fe49b6 [stable-2.15] URI Module find json sub type (#80745) (#80891)
  • 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 #335.