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:
parent
683356e20d
commit
cb9a242765
|
|
@ -1,3 +1,3 @@
|
||||||
ansible-core==2.18.*
|
ansible-core==2.15.*
|
||||||
molecule
|
molecule
|
||||||
molecule-plugins[podman]
|
molecule-plugins[podman]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue