Update ansible-core requirement from ==2.18.* to ==2.15.*

Updates the requirements on [ansible-core](https://github.com/ansible/ansible) to permit the latest version.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.18.0b1...v2.15.13)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-version: 2.15.13
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-29 05:20:10 +00:00 committed by GitHub
parent 683356e20d
commit cb9a242765
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
ansible-core==2.18.*
ansible-core==2.15.*
molecule
molecule-plugins[podman]