ansible-collections / ibm_zos_core

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

[zos_find] Fix filter PDSE by size #1450

Closed fernandofloresg closed 2 months ago

fernandofloresg commented 2 months ago
SUMMARY

Updated how we check the size to be consistent. We check allocated space instead of utilized space because we can not get that value for PDS/E. Essentially, added support for PDS/e datasets.

Fixes #1062

ISSUE TYPE
COMPONENT NAME

zos_find

ADDITIONAL INFORMATION