Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] [zos_job_submit] Add support for Ansible async controls #1748

Open
2 of 5 tasks
rexemin opened this issue Oct 14, 2024 · 1 comment
Open
2 of 5 tasks
Assignees
Labels
Enhancement Enhancement to existing collection content

Comments

@rexemin
Copy link
Collaborator

rexemin commented Oct 14, 2024

Is there an existing issue for this?

  • There are no existing issues.

Enhancement or feature description

After the research done in #1743, it is feasible to implement support for async controls in zos_job_submit. This task should do the following:

  • Add async controls to zos_copy (as it is used to copy over local files in zos_job_submit)
  • Add async controls to zos_job_submit
  • Move cleanup from zos_job_submit's module to its action plugin
  • Remove the use of ansible.builtin.tempfile from zos_job_submit's action plugin

Ansible module

zos_job_submit

@rexemin rexemin added the Enhancement Enhancement to existing collection content label Oct 14, 2024
@rexemin rexemin added this to the [Q4] [2024] Enhancements milestone Oct 14, 2024
@rexemin rexemin self-assigned this Oct 14, 2024
@rexemin
Copy link
Collaborator Author

rexemin commented Oct 14, 2024

Another sub-item for epic #1249.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhancement to existing collection content
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant