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

Add YAML tab for Job Output event modal. #14479

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

FragmentedPacket
Copy link
Contributor

@FragmentedPacket FragmentedPacket commented Sep 24, 2023

SUMMARY

Add ability to view job result entries as YAML. This addition provides users the ability to view an entry as if it was the YAML stdout callback and is easier to read.

ISSUE TYPE
  • Minor UI update
COMPONENT NAME
  • UI
AWX VERSION
awx: 23.1.1.dev17+ga9336d82b6
ADDITIONAL INFORMATION
# After
1. View a specific Jobs log.
2. Click on any `task` output.
3. Click the YAML tab and view in YAML format.

Below is a screenshot of the YAML tab being selected after clicking on a task result within a job:
image

@djyasin
Copy link
Member

djyasin commented Sep 27, 2023

Hi,
Thank you so much for this PR, we are going to take a look! In the meantime, could you add a few screenshots? Thank you for taking the time to contribute!

@FragmentedPacket
Copy link
Contributor Author

Hi, Thank you so much for this PR, we are going to take a look! In the meantime, could you add a few screenshots? Thank you for taking the time to contribute!

No problem. Please provide feedback.

I also uploaded a screenshot of what this looks like in the UI

@dmzoneill dmzoneill merged commit 81d88df into ansible:devel Feb 19, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants