ansible-role-luks/CHANGELOG.md

537 B

CHANGELOG

This project adheres to Semantic Versioning. Which is based on Keep A Changelog

[Unreleased]

v2.0.0 - 2024-07-05

Breaking

  • feat: use community.crypto.luks_device lib

Added

  • test: support debian 12

Changed

test: replace kitchen to molecule chore: use FQCN module name

Fixed

  • no show log with luks password

Removed

  • test: support debian 9
  • test: support debian 10
  • test: support debian 11

v1.0.0 - 2019-03-16

  • first version