maurete/Run Ansible playbook (with AWS support)
Run Ansible playbook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| playbook | Name of the playbook to execute. | — | — |
| arguments | Extra arguments for the playbook. | — | — |
| extra_vars_yaml | Extra variables for the playbook in YAML syntax. | — | — |
| working_directory | Working directory. | — | — |
| aws_access_key_id | AWS Access Key ID. | — | — |
| aws_secret_access_key | AWS Secret Access Key. | — | — |
| aws_session_token | AWS Session Token | — | — |
| aws_region | AWS Region, e.g. us-east-1 | — | — |
Outputs
| name | description |
|---|---|
| command | Command to be executed. |