mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 05:22:39 +00:00
Update minimum version of Ansible required (#366)
https://github.com/ansible-collections/community.kubernetes/pull/276 is backported to 2.9.17 Any Ansible version lesser than this will not work due to Kubernetes-python compatibility issues. Fixes: #314 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
requires_ansible: '>=2.9'
|
||||
requires_ansible: '>=2.9.17'
|
||||
|
||||
action_groups:
|
||||
helm:
|
||||
|
||||
Reference in New Issue
Block a user