ibm_zos_core
ibm_zos_core copied to clipboard
[Enhancement] Mvs_raw backup option for dd_data_set didn't accept a name and is specific use
Is there an existing issue for this?
- [X] There are no existing issues.
Enhancement or feature description
Currently the backup for the dd_data_set is working only on specific cases to set a new dataset, replace true, but not allow the user to use datasets already created or one to modify the name.
backup:
description:
- Determines if a backup should be made of existing data set when I(disposition=new), I(replace=true),
and a data set with the desired name is found.
- I(backup) is only used when I(replace=true).
type: bool
default: false
Ansible module
zos_mvs_raw