AnsibleTower
Scale IT automation, manage complex deployments, and speed productivity.
IT Services · Ansible Automation Platform
Configuration parameters
url— Server URL (required)credentials— Username (required)is_aap_gateway— Is AAP Gatewayinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (18)
-
ansible-tower-adhoc-command-cancelCancel a job of the specified ad hoc command.
-
ansible-tower-adhoc-command-launchCreates new ad hoc commands.
-
ansible-tower-adhoc-command-relaunchLaunch a new job to run the ad hoc command.
-
ansible-tower-adhoc-command-statusRetrieves a single ad hoc command status.
-
ansible-tower-adhoc-command-stdoutRetrieves the standard output from running this ad hoc command.
-
ansible-tower-credentials-listRetrieves the list of credentials. If an ID is specified, retrieve the specific credential.
-
ansible-tower-host-createCreates a host under the specified inventory ID and with the specified name.
-
ansible-tower-host-deleteDeletes the specified host.
-
ansible-tower-hosts-listRetrieves the list of hosts. If an inventory ID is specified, retrieve the host located under the specific inventory.
-
ansible-tower-inventories-listRetrieves the list of inventories.
-
ansible-tower-job-cancelCancels a pending or running job.
-
ansible-tower-job-events-listRetrieves 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-idRetrieves the list of job events of specific job.
-
ansible-tower-job-launchLaunches the job template.
-
ansible-tower-job-relaunchRelaunch a job.
-
ansible-tower-job-statusRetrieves the job status.
-
ansible-tower-job-stdoutRetrieves the standard output by running the provided job.
-
ansible-tower-job-templates-listRetrieves the list of job templates.