This role will deploy and configure Smallstep Certificates.
No extra packages required.
Found in defaults/main.yml
(can be overridden in inventory):
smallstep_ca_version: Version of Smallstep Certificates to install
smallstep_cli_version: Version of Smallstep step cli to install
smallstep_arch: Architecture to use. Must be amd64, arm64, or arm7.
Required in inventory: smallstep_provisioner: Name of initial provisioner to use in CA initialization
No other roles are required
inventory: all: step-ca: smallstep_provisioner: imntreal@gmail.com
playbook: - hosts: step-ca roles: imntreal.smallstep-ca
MIT
Jameson Pugh imntreal@gmail.com