Skip to content

Commit

Permalink
Update 1813-implement_max_rc_mvs_raw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMarcel99 authored Nov 21, 2024
1 parent 3ace3fa commit eb48179
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions changelogs/fragments/1813-implement_max_rc_mvs_raw.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
minor_changes:
- zos_mvs_raw - Add max_rc parameter. Now when the user set a number the module will return
the full output when the program rc is less or equal to the max_rc, but change equal False
- zos_mvs_raw - Add max_rc parameter. Now when the user set max_rc the module will return
the stdout when the program rc is less or equal to the max_rc, but change equal False
if the rc is not 0.
(https://github.com/ansible-collections/ibm_zos_core/pull/1813).
(https://github.com/ansible-collections/ibm_zos_core/pull/1813).

0 comments on commit eb48179

Please sign in to comment.