roots/Roots - Setup trellis-cli

Sets up Trellis CLI in your GitHub Actions workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
auto-initWhether to automatically run the `init` command after install (default: true).notrue
ansible-vault-passwordAnsible Vault password (use a GitHub secret for this value). If you do not use Vault, set a placeholder string value anyway.yes
cache-virtualenvCaches the trellis-cli managed virtualenv (default: true).notrue
galaxy-installWhether to automatically run `trellis galaxy install` (default: true).notrue
repo-tokenGitHub repository access token used for API authentication. Set this to avoid API rate limits.no
trellis-directoryPath to Trellis project directorynotrellis
versionVersion of Trellis CLI to installnolatest
namedescription
versionThe CLI version installed