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