How Ansible Job Template works at the backend in Ansible Tower

Hi All,

Could you please help me, how ansible job template works at the backend, what architecture of Ansible tower.

Example: we are creating the job template with required details. After all these we are launching the template. Here my question is how this template works , once we click the launch button what it is doing. I would like know the basic architecture or backend of the job template working procedure.

Could you please provide any documentation or any articles to get my doubt clearify.

Thanks

good question, it depends on your deployment. Are you using AWX via kubernetes, AAP Controller VM, docker compose, etc.

How are you installing (and which version)?

AWX Team