mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-10 10:36:16 +00:00
* Support template param in other collections The action plugin for k8s does a collection name check for the template param, but it's missing redhat.openshift and community.kubernetes. * Add changelog fragment * Fix test
4 lines
164 B
YAML
4 lines
164 B
YAML
---
|
|
bugfixes:
|
|
- support the ``template`` param in all collections depending on kubernetes.core (https://github.com/ansible-collections/kubernetes.core/pull/154).
|