Hi Group,
i want to run several jobs. How can the JSON result stored in a database or something like that to check what happened?
I am not using tower or awx.
So do i need to pipe the output into a text file and run another script to parse the content and import everything into a SQL database?
Thank you