Skip to content

tower-invoke-curl

Invoke an AWX / Tower endpoint via a direct curl HTTP POST

This stage performs a direct curl-based HTTP POST to a configured AWX / Tower API endpoint.

Unlike tower-invoke, this stage does not use the Tower plugin's built-in API client and does not block waiting for job completion.

The POST body is supplied via tower/variables. Authentication uses tower/bearer-token if set, otherwise falls back to tower/login and tower/password. Selected JSON response fields are stored as inventory/tower/<field> params on the Machine.

Objects that Reference tower-invoke-curl

Not used in current content packs

Objects used by tower-invoke-curl