gngrossi

Results 13 comments of gngrossi

Thanks for the confirmation. I've been using this RACF user id since 1985 :-)

Same result with the zos_job_query module {{ansible_user}} is @02858 - name: Get output using {{JOBNM}} and {{ansible_user}} zos_job_query: job_name: "{{JOBNM}}" owner: "{{ansible_user}}" TASK [Get output using @02858CZ and @02858] ****************************************************************************************...

For planning purposes, is next quarter by 6/30 or 9/30? The reason I ask is that all of our RACF colleague userids are "@..." thanks...much appreciated

Still an issue with ibm.ibm_zos_core:==1.10.0-beta.1 and zoau 1311 and python 3.12.1

@ddimatos Hello, I'm sorry to sound negative, but this seems like this should be a higher priority. Supporting a valid RACF userid is important. Let me know if you need...

@ddimatos Hello Demetri, Thanks for the comprehensive response…much appreciated. I understand the challenges ahead of you and your team. I am currently testing the technology stack which is a moving...

TASK [Get output using @02858CZ and @02858] **************************************************************************************** fatal: [mvs-sysa.hewitt.com]: FAILED! => {"changed": false, "message": "", "msg": "Invalid argument \"@02858\" for type \"qualifier_pattern\"."} -- ansible [core 2.16.6] ibm.ibm_zos_core 1.11.0-beta.1 running...

Hello @fernandofloresg Sorry I missed that 1.11.0-beta.1 wasn't included. I will wait for the .12.0-beta and try again. thanks

Just to confirm: ansible [core 2.16.6] ibm.ibm_zos_core 1.9.0 The issue applies to z/OS 2.5 and 3.1 thanks

Trying the zos_data_set module: TASK [Delete and define LDS] *************************************************************************** fatal: [mvs-sysd]: FAILED! => {"changed": false, "message": "", "msg": "TypeError(\"_create() missing 1 required positional argument: 'dataset_type'\")", "names": ["@02858.LDS"]}