Skip to content

Releases: trfore/ansible-smallstep

v1.3.1

19 Jan 22:50
afad3a9

Choose a tag to compare

Bug Fixes

  • Lowers the precedence of step_ca_fingerprint and step_ca_url, allowing end-users to define these values in an inventory file by @trfore in #75

Minor

  • Validate the collection against the latest release of step-ca and step-cli.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Oct 21:18
5959b11

Choose a tag to compare

Feature

  • Add support for alternative hostname of CA by @adrianhiller in #41
  • Add test and docs for additional FQDN in CA config by @trfore in #69

New Contributors

Full Changelog: v1.2.5...v1.3.0

v1.2.5

12 Oct 23:50
6dfe567

Choose a tag to compare

Fixes

  • fix: remove template delimiters from assert conditions across all roles by @germebl in #62

Minor

  • ci/cd rework by @trfore in #56
  • ci: add sanity test and rm testing on EOL ansible 2.16 by @trfore in #58
  • chore(deps): bump actions/checkout from 4 to 5 in the dependencies group by @dependabot[bot] in #59
  • chore(deps): bump actions/setup-python from 5 to 6 in the dependencies group by @dependabot[bot] in #60
  • docs: update supported ansible vers by @trfore in #67

New Contributors

Full Changelog: v1.2.4...1.2.5

v1.2.4

29 Jul 02:15
8a2c44e

Choose a tag to compare

Fixes

  • Fix not-after variable, works as expected for the step_certs task by @datbilling in #50
  • Add missing x509_max_dur variable in the step_provisioner task by @datbilling in #51

Minor

  • ci: extend test coverage for var options in step_certs and step_provisioner by @trfore in #53

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

25 Jul 22:15
a38da1f

Choose a tag to compare

Fix

  • fix: quote CA name to handle spaces in step_ca init by @StevenCAD in #45
  • fix: update SSH task to accept spacing in provisioner name by @trfore in #47

Minor

  • ci: add test for CA names with spacing by @trfore in #46

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

15 Jul 18:48
cff6b43

Choose a tag to compare

Major

  • update testing matrix to include ansible-core 2.16 to 2.18 and drop Ubuntu 20.04 by @trfore in #31

Fix

  • release check now independently checks ca and cli release versions by @trfore in #33

Minor

  • docs: update info on GH API rate limit and add code example by @trfore in #44
  • update step-ca to 0.28.4 and step-cli to 0.28.7 by @trfore in #43
  • update step-ca to 0.28.3 and step-cli to 0.28.6 by @trfore in #39
  • update step-ca to 0.28.2 and step-cli to 0.28.5 by @trfore in #34

Full Changelog: v1.2.1...v1.2.2

v1.2.1

27 Feb 19:01

Choose a tag to compare

Major

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Nov 23:26
aab0273

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

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

Choose a tag to compare

Release Summary

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