Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

76 lines (45 loc) · 1.84 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.

Added

  • #12 (2024-01-17)- Add ".gitattributes" file for linguist detection. @ygomezsaiz

Fixed

Added

  • Add Debian 12 support

Changed

Removed

Fixed

  • Change molecule priviliged to false

Added

  • Add Debian 11 bullseye support
  • Dockerfiles update to accomodate Debian 11

Changed

  • Update .ansible-lint
  • Update .yamllint
  • Update .travis.yml dist
  • Add scenarios for bullseye
  • Upgrade test requirements and pipfile
  • Update molecule.yml for different scenarios
  • Update some verify tasks

Removed

Fixed

  • #4 [BUG] Error in logrotate installation on Debian 10 @emepege

Added

  • #1 [SUPPORT] Logrotate in Debian 10 (Buster) @emepege

[2.0.0]

Changed

  • Cleanup of legacy stuff. Upgraded to molecule 3.0, goss 0.13, etc

Added

  • First release