actions-marketplace-validations/Packer GitHub Actions with Ansible Provisioner
Run Packer commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | command to execute | yes | — |
| arguments | arguments for command | no | — |
| working_directory | working directory for command (defaults to root) | no | — |
| target | file(s) or directory to target | no | . |
Outputs
| name | description |
|---|---|
| command | interpolated command (incl. arguments) that will be executed |