fitbeard/Trigger AWX and Ansible Automation Platform Controller resources
Trigger resource on AWX or Ansible Automation Platform Controller
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| controller_host | AWX or Ansible Automation Platform Controller URL. | yes | — |
| controller_oauth_token | AWX or Ansible Automation Platform Controller Oauth token. | yes | — |
| controller_verify_ssl | Require valid SSL certificate | no | true |
| resource_type | One of resource types: project, job_template, inventory_source or workflow_job_template. | yes | — |
| resource_name | Name or ID of project, job_template, inventory_source or workflow_job_template. | yes | — |
| job_type | Run or chek playbook. | no | — |
| limit | Host pattern that will be managed or affected by the playbook. | no | — |
| tags | Playbook tags to apply. | no | — |
| skip_tags | Playbook tags to skip. | no | — |
| timeout | If set with monitor, time out waiting on job completion. | no | — |
| inventory | Name or ID of the associated inventory. | no | — |
| credentials | Name or ID of the associated credentials. | no | — |
| branch | SCM branch to override. | no | — |
| monitor | Monitor job progress in realtime. | no | true |
| extra_vars | Pass extra command line variables to the playbook. | no | — |
Outputs
no outputs