mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 21:12:37 +00:00
fix k8s_exec, returning rc attribute to follow ansible's common return values. (#230)
fix k8s_exec, returning rc attribute to follow ansible's common return values. SUMMARY fix #229. ISSUE TYPE Bugfix Pull Request COMPONENT NAME k8s_exec ADDITIONAL INFORMATION Reviewed-by: None <None> Reviewed-by: None <None>
This commit is contained in:
2
changelogs/fragments/230-k8sexec-has-new-returnvalue.yml
Normal file
2
changelogs/fragments/230-k8sexec-has-new-returnvalue.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- k8s_exec - fix k8s_exec returning rc attribute, to follow ansible's common return values (https://github.com/ansible-collections/kubernetes.core/pull/230).
|
||||
Reference in New Issue
Block a user