Skip to content

Releases: Devolutions/ansible-dvls

v1.3.0

19 Jan 18:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.3.0

v1.2.4

23 Apr 19:25
0a169c8

Choose a tag to compare

What's Changed

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

v1.2.3

24 Mar 18:53

Choose a tag to compare

What's Changed

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

v1.2.2

24 Mar 14:58

Choose a tag to compare

What's Changed

New Contributors

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

v1.2.1

06 Mar 16:35
c21917c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.1

v1.1.1

06 Jan 19:29
2f99cbe

Choose a tag to compare

Release Note

Release Date: January 6, 2025

Fixes

Secret Retrieval Fix:
Resolved an issue where fetching all secrets without providing a secrets file returned nonsensical values. The retrieval now works as expected, ensuring accurate and meaningful results.

v1.1.0

05 Dec 17:40
15002d2

Choose a tag to compare

Release note

Release Date: December 5, 2024

New Features

  • Vault Retrieval Enhancements
  • Added support for fetching vaults.
  • Introduced handling for optional secrets file when retrieving secrets.
  • New fetch_server module for retrieving server information, including access URI, expiration date, version, and vaults.

Improvements

  • Improved Error Handling
  • Enhanced error messages for HTTP and JSON issues in server communication.
  • Clearer debugging information and consistent error propagation.