Skip to content

Releases: id-unibe-ch/ansible-module-secretserver

v1.2.2

12 Jul 08:04
Compare
Choose a tag to compare

Changes

  • will no longer Include undisplayable BLOBs in a returned Secret and will especially not favour those BLOBs over actual payloads. #24 @studerma

v1.2.1

11 Jul 12:04
178e36e
Compare
Choose a tag to compare

Changes

  • checking if a somewhat valid base URL has been passed to the module (#23) @studerma
  • only try to update fields that are not BLOBs (#22) @studerma

v1.2.0

27 Jun 14:09
97cd68c
Compare
Choose a tag to compare

⚡ BREAKING CHANGES

  • Removed the keypair secret type (because it no longer exists on our secret server instance)

🐛 Bugfixes

🚀 Features

🔧 Housekeeping

  • add dependabot and release-drafter

v1.1.2

07 May 13:17
Compare
Choose a tag to compare

What's Changed

  • union operator incompatible with python 310 by @studerma in #10

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

v1.1.1

19 Apr 07:49
8ec5ff4
Compare
Choose a tag to compare

What's Changed

  • password checking disabled for keypair type by @studerma in #8

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Apr 07:02
b9ac66a
Compare
Choose a tag to compare

What's Changed

  • add the keypair type by @studerma in #4
  • will return the type of the secret in the get method by @studerma in #5
  • report if upsert and update made a change by @studerma in #6

v1.0.0

08 Apr 13:49
Compare
Choose a tag to compare
url is required for website logins