imntreal.smallstep_ca

Ansible Role: Smallstep CA

Build Status

This role will install and set up Smallstep Certificates.

Requirements

No additional packages needed.

Role Variables

You can find these in defaults/main.yml (they can be changed in your inventory):

  • smallstep_ca_version: The version of Smallstep Certificates to install.
  • smallstep_cli_version: The version of Smallstep CLI to install.
  • smallstep_arch: The architecture to use. It must be either amd64, arm64, or arm7.

Required in Inventory:

  • smallstep_provisioner: The name of the initial provisioner to use when setting up the CA.

Dependencies

No other roles are needed.

Example Playbook

Inventory:

all:
  step-ca:
    smallstep_provisioner: [email protected]

Playbook:

- hosts: step-ca
  roles: imntreal.smallstep-ca

License

MIT

Author Information

Jameson Pugh imntreal@gmail.com

Informazioni sul progetto

SmallStep CA Installation

Installa
ansible-galaxy install imntreal.smallstep_ca
Licenza
mit
Download
65.2k
Proprietario