Skip to content

Commit a921418

Browse files
added fragments
1 parent 7d06bf6 commit a921418

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
minor_changes:
2+
- zos_data_set - Adds the `noscratch` option to allow uncataloging
3+
a data set without deleting it from the volume's VTOC.
4+
(https://github.com/ansible-collections/ibm_zos_core/pull/2202)
5+
minor_changes:
6+
- data_set - Internal updates to support the noscratch option.
7+
https://github.com/ansible-collections/ibm_zos_core/pull/2202)
8+
trivial:
9+
- test_zos_data_set_func - added test case to verify the `noscratch` option
10+
functionality in zos_data_set module.
11+
(https://github.com/ansible-collections/ibm_zos_core/pull/2202).

0 commit comments

Comments
 (0)