freenet-actions/Trigger AWX and Ansible Tower resources
Trigger resource on AWX or Ansible Tower
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tower_url | AWX or Ansible Tower URL. | yes | — |
| tower_username | AWX or Ansible Tower user. | yes | — |
| tower_password | AWX or Ansible Tower pw. | yes | — |
| tower_verify_ssl | — | no | true |
| resource_type | One of resource types: project, job_template or workflow_job_template. | yes | — |
| resource_name | Name or ID of project, job_template 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 | — |
| 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