uccnetsoc/Ansible playbook runner via SSH Action
Runs ansible playbooks located on a remote server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| playbook | Playbook to run | — | provision-infra-web.yml |
| control_host | Control host to SSH onto and run playbooks on | yes | — |
| control_user | Username for control host | yes | — |
| control_ssh_key | SSH key for control host | yes | — |
| directory | Git directory on control host where playbooks are located | yes | — |
| vault_pass | Password to unlock vault | yes | — |
| tags | Tags to pass to ansible-playbook command | yes | — |
| port | Port used to ssh into control host | yes | — |
Outputs
no outputs