ansible-collections / ibm_zos_core

Red Hat Ansible Certified Content for IBM Z
77 stars 44 forks source link

[Bugfix] [zos_copy] Copy from file to member when dest is just PDS/E name #1570

Closed rexemin closed 2 months ago

rexemin commented 3 months ago
SUMMARY

Fixes #774.

ISSUE TYPE
COMPONENT NAME

zos_copy

ADDITIONAL INFORMATION

The module now computes the destination member name when the user only specifies the PDS/E dataset in dest, fixing the regression reported in #774.

rexemin commented 3 months ago

Results for zos_copy

Screenshot 2024-07-04 at 12 17 31 Screenshot 2024-07-04 at 12 20 40
rexemin commented 3 months ago

The rest of the modules affected by the change.

Screenshot 2024-07-04 at 13 06 37 Screenshot 2024-07-04 at 13 06 52