AnsibleTower
Scale IT automation, manage complex deployments, and speed productivity.
- Category
- IT Services
- Pack
- AnsibleTower
Configuration parameters
- url — Server URL (required)
- credentials — Username (required)
- is_aap_gateway — Is AAP Gateway
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
Commands (18)
- ansible-tower-adhoc-command-cancel — Cancel a job of the specified ad hoc command.
- ansible-tower-adhoc-command-launch — Creates new ad hoc commands.
- ansible-tower-adhoc-command-relaunch — Launch a new job to run the ad hoc command.
- ansible-tower-adhoc-command-status — Retrieves a single ad hoc command status.
- ansible-tower-adhoc-command-stdout — Retrieves the standard output from running this ad hoc command.
- ansible-tower-credentials-list — Retrieves the list of credentials. If an ID is specified, retrieve the specific credential.
- ansible-tower-host-create — Creates a host under the specified inventory ID and with the specified name.
- ansible-tower-host-delete — Deletes the specified host.
- ansible-tower-hosts-list — Retrieves the list of hosts. If an inventory ID is specified, retrieve the host located under the specific inventory.
- ansible-tower-inventories-list — Retrieves the list of inventories.
- ansible-tower-job-cancel — Cancels a pending or running job.
- ansible-tower-job-events-list — Retrieves the list of job events, you can use the id filter to get one job event, you can use the ansible-tower-job-event-list-by-id command to filter through events by job id.
- ansible-tower-job-events-list-by-id — Retrieves the list of job events of specific job.
- ansible-tower-job-launch — Launches the job template.
- ansible-tower-job-relaunch — Relaunch a job.
- ansible-tower-job-status — Retrieves the job status.
- ansible-tower-job-stdout — Retrieves the standard output by running the provided job.
- ansible-tower-job-templates-list — Retrieves the list of job templates.