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