--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project+unsubscribe@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/abfa95e7-696c-4f3b-ad25-0e2100b1c566%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Graham Mainwaring
Back-End/API Manager, Ansible Engineering
Ansible by Red Hat
+1 919 332 6966 | ansible.com
Maybe have your playbooks call an API endpoint in ServiceNow and post the data?
On Wed, May 30, 2018 at 3:57 PM, dufusk <duf...@gmail.com> wrote:
I'm posting this here because searching for this topic on google always returns the Ansible Tower API reference guide, and that's not what i'm looking for.We are using AWX for quite a few projects, one of them being automated infrastructure deployments. I have a few playbooks that we presenting to a different application (Service Now) as an API endpoint in AWX.Service Now is able to launch this job via the API, and everything is working great, but the issue is how we pass data back to SerivceNow.The only way we can find to return data back is using the debug module, which seems a bit janky. It does in fact work, but searching pages and pages of job_events seems a bit wasteful.Any suggestions on how we should actually be controlling how data is sent back?I realize this is a bit of a ramble so I can clarify if needed.
--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/abfa95e7-696c-4f3b-ad25-0e2100b1c566%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"artifacts": { "my_var": "my_value" },
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/87389735-a08c-449a-8b1e-6893e5ce1829%40googlegroups.com.