mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-26 00:06:26 +00:00
apply_object returns only the patch - we need to actually apply the patch to the existing object. Fixes ansible/ansible#66780