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