Drop ansible-core 2.14 and set 2.15 minimum version on stable-1

* Backported #562 to stable-1

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito 2024-10-15 11:34:19 +09:00
parent 31559441dc
commit b59df52b00
No known key found for this signature in database
GPG key ID: 3E1D43AA010AC50A
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
---
bugfixes:
- backport - Drop ansible-core 2.14 and set 2.15 minimum version (https://github.com/ansible-collections/ansible.posix/issues/578).

View file

@ -1,5 +1,5 @@
---
requires_ansible: ">=2.14.0"
requires_ansible: ">=2.15.0"
plugin_routing:
callback:
skippy: