mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
k8s_exec now returns command return code in output. Fixes: #122 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
3 lines
137 B
YAML
3 lines
137 B
YAML
minor_changes:
|
|
- k8s_exec - return RC for the command executed (https://github.com/ansible-collections/community.kubernetes/issues/122).
|