Releases: id-unibe-ch/ansible-module-secretserver
Releases · id-unibe-ch/ansible-module-secretserver
v1.2.2
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
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
⚡ 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.0
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
url is required for website logins