Open adn1107 opened 1 year ago
Using force as an option within batch will need no further change other than changing the validation schema and testing it.
This issue was fixed by #718.
@adn1107 Could you try this playbook again with an updated version of ibm_zos_core?
Is there an existing issue for this?
Ansible module
zos_data_set
Enhancement or feature description
force: true is not supported with batch option?
TASK [ims_proclib : Clean zCloud PROCLIB] **** fatal: [wazi]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (zos_data_set) module: batch.force. Supported parameters include: block_size, directory_blocks, key_length, key_offset, name, record_format, record_length, replace, sms_data_class, sms_management_class, sms_storage_class, space_primary, space_secondary, space_type, state, type, volumes (data_class, format, size, volume)."}