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