watterso/Execute Playbook with Ansible 2.10
Executes an ansible playbook with the latest version of Ansible 2.10.x. Opinionated with inflexible inputs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ansible_vault_password | The password to use with ansible-vault to decrypt the ssh private key. | yes | — |
| encrypted_ssh_private_key_path | The path to the ssh private key that has been encrypted with ansible-vault. | yes | — |
| playbook_path | The path to the playbook to run. | yes | — |
| extravars_string | The string of extra vars to include with the playbook invocation. In the format that you would include in the command line. | no | "" |
Outputs
no outputs