Skip to content

Releases: trfore/ansible-smallstep

v1.1.1

25 Apr 15:56
0c648e6
Compare
Choose a tag to compare

Release Summary

Adds files to improve development workflow; validates collection against step-ca & cli 0.26.1

v1.1.0

24 Apr 18:07
41f2943
Compare
Choose a tag to compare

Release Summary

New feature, request SSH certificates from step CA.

Major Changes

  • Added SSH role for generating SSH certificates.

New Roles

  • trfore.smallstep.step_ssh - Request SSH Certificates from step CA Server

v1.0.0

23 Apr 20:37
11f4e5b
Compare
Choose a tag to compare

Release Summary

Initial collection release, deploy a PKI using Smallstep.

Major Changes

  • Consolidated numerous step roles into a single collection.

New Roles

  • trfore.smallstep.step_ca - Install and Initialize Step CA
  • trfore.smallstep.step_ca_cert - Download and add the CA root certificate to trust stores
  • trfore.smallstep.step_cert - Request an x509 certificate from the CA and automatically renew it
  • trfore.smallstep.step_cli - Install Step CLI
  • trfore.smallstep.step_provisioner - Add provisioners to Step CA