Skip to content

Releases: trfore/ansible-smallstep

v1.2.0

04 Nov 23:26
aab0273
Compare
Choose a tag to compare

Major

  • Drop CentOS 8 and Debian 10 from test matrix
  • Fix issue #16, caused by mismatch between GH tag and package name.

Minor

  • Add Ansible 2.17 to test matrix

Full Changelog: v1.1.2...v1.2.0

v1.1.2

04 Nov 23:27
03a91e0
Compare
Choose a tag to compare

Minor

  • Improved development workflow with tox and additional pre-commit hooks
  • Add CI workflows to format using prettier

Full Changelog: v1.1.1...v1.1.2

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