Run one or more Ansible playbooks
step
Runs a set of Ansible playbooks from a Git repository against defined inventories.
playbook-run
This step runs an Ansible Playbook.
Ansible also exposes many configuration settings that may not be present in the spec for this step using environment variables, which can be configured in Relay using the env
key of a step definition. See the Ansible reference documentation for a list of available settings.