We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d06bf6 commit a921418Copy full SHA for a921418
changelogs/fragments/2202-zos_data_set-Support-noscratch-options.yml
@@ -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
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