Configuring Ansible AWX Observer jobs
Using the Ansible AWX Observer, you can define load jobs that will gather and read data from a defined Ansible AWX instance. When a load job is run, it will load a baseline topology data view from Ansible AWX through its REST APIs.
Before you begin
Important: The Ansible AWX Observer supports the on-premise
Ansible AWX version 21.14.0 and Tower API version 3.8.6.
The Ansible AWX Observer is installed as part of the core installation procedure.
Ensure you have the Ansible AWX details to hand, such as the host, port, user and token before
defining and running the observer job.
Required: Before defining the
observer load job, you must obtain a personal access token (PAT) from AWX. The token authentication
is recommended for the usage of Tower's API.
- Access the AWX UI.
- From the menu bar, navigate to the Users page that is under the Access section.
- Select a username, then click the Token option.
- Click on the + (plus) icon.
- Leave the application field blank, and choose read for the token’s access.
About this task
The Ansible AWX Observer imports ITSM Resource Topology Service data to Agile Service Manager.
You define and start the following job. You must edit the parameters in the configuration file
before running this job.
- Full Topology Upload job (via restapi)
- By default, these jobs are one-off, transient jobs that perform a full upload of all requested topology data as soon as they are triggered.