smallstep_ca
Ansible Role: Smallstep CA
This role will deploy and configure Smallstep Certificates.
Requirements
No extra packages required.
Role Variables
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
Dependencies
No other roles are required
Example Playbook
inventory: all: step-ca: smallstep_provisioner: imntreal@gmail.com
playbook: - hosts: step-ca roles: imntreal.smallstep-ca
License
MIT
Author Information
Jameson Pugh imntreal@gmail.com
Install
ansible-galaxy install ImNtReal/ansible-role-smallstep-ca
License
mit
Downloads
57462
Owner