trfore.smallstep.step_cli role – Install Step CLI
Note
This role is part of the trfore.smallstep collection (version 1.1.2).
It is not included in ansible-core.
To check whether it is installed, run ansible-galaxy collection list.
To install it use: ansible-galaxy collection install trfore.smallstep.
To use it in a playbook, specify: trfore.smallstep.step_cli.
Entry point main – Install Step CLI
New in trfore.smallstep 1.0.0
Synopsis
Install step CLI, `step-cli`, for managing step CA servers and clients.
Installs the binary at the default path, `/usr/bin/step-cli`.
Parameters
Parameter |
Comments |
|---|---|
URL to `step-cli` package checksum. If empty, the checksum is skipped. Default: |
|
URL to `step-cli` package. Can be overridden in playbook when using a proxy. Default: |
|
SemVer of `step-cli` to install, e.g. `0.15.7`, defaults to the latest version. Default: |