FEATURE
Many modules in the ibm_zos_core collection work with data sets that could benefit from DISP=SHR, for example the ibm_zos_data set calls ZOAU mrm and if the data set is being accessed by a long running task (started task or any other task) it will fail to delete the member.
This issue is to review all the ibm_zos_core modules and figure out which ones could benefit to support a mode of (force). This issue should return a researched list of modules, in doing so, it should also return a list of ZOAU functions needing to be enhanced to support DISP=SHR.