mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-04 17:53:03 +00:00
User can combine multiple resources in the given template file, which can be consumed by k8s module to create multiple resources at once. Fixes: #243 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>