Skip to content

Latest commit

 

History

History
81 lines (53 loc) · 1.73 KB

CHANGELOG.rst

File metadata and controls

81 lines (53 loc) · 1.73 KB

trfore.smallstep Collection Release Notes

Fix installing Smallstep CLI > 0.27.2, add testing for Ansible 2.17, and remove testing/support for CentOS 8

  • Remove testing support for CentOS 8 due to EOL.
  • Remove testing support for Debian 10 due to EOL.
  • Pulling the latest smallstep CLI package, due to the GitHub tag not aligning with the package name.

Improve development workflow with format/lint configs and GH workflows

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

New feature, request SSH certificates from step CA.

  • Added SSH role for generating SSH certificates.
  • Added support for CentOS 8-9 and Debian 10-12.
  • trfore.smallstep.step_ssh - Request SSH Certificates from step CA Server

Initial collection release, deploy a PKI using Smallstep.

  • Consolidated numerous step roles into a single collection.
  • 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