Skip to content

Add Ansible Playbook for remote java development#1

Open
rudyflores wants to merge 1 commit intophaumer:mainfrom
rudyflores:add-ansible-playbook
Open

Add Ansible Playbook for remote java development#1
rudyflores wants to merge 1 commit intophaumer:mainfrom
rudyflores:add-ansible-playbook

Conversation

@rudyflores
Copy link
Copy Markdown

Run & Debug remote Java on z/OS with Ansible Playbook

This PR adds a new Ansible Playbook for running and debugging remote java, this can all be done through a VS Code task that has been created in the project. The Ansible Playbook will do the following when running/debugging java:

  • Upload to z/OS the compiled .jar file
  • Start the debug server that can later be attached to from VS Code locally once started
  • Return the output of the Java program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant