Is there an existing issue for this?
Enabler description
zos_copy test case test_copy_file_insufficient_read_permission_fails is failing when run in SPS, that is because the user is a superuser, idea is to create a temporary user for it and run it as such.
Goal: Create a temporary user before executing pytest command and run it with it in SPS
Ansible module
No response