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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps ansible-core from 2.15.4 to 2.15.5.
Release notes
Sourced from ansible-core's releases.
Commits
f1aab39
New release v2.15.5 (#81933)92447de
win_fetch - improve test time by not scanning Win dir (#81884) (#81887)faa96a2
Update Ansible release version to v2.15.5rc1.post0. (#81869)0ddfdbd
New release v2.15.5rc1 (#81863)ccb00b7
[backport][stable-2.15] Always allow "no-other-choice" pre-release dependenci...f711900
[stable-2.15] Add compat function for parsing Content-Disposition header (#81...3a8b1ef
ansible-galaxy fix scm dependency error (#81599) (#81798)244c48c
Fix reporting role as not found when remote_data is None (#81829) (#81837)7ed557c
Fix stealth exceptions and blocking select() in daemonize() (#81064) - 2.15 (...83c0118
winrm - make command input more resiliant (#81538) (#81793)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 show