Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1019 Bytes

CHANGELOG.md

File metadata and controls

49 lines (37 loc) · 1019 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.1] - 2019-11-29

Changed

  • Update 'lookup' to use 'query'
  • Minimum required version of ansible up to 2.5.0

[2.0.0] - 2019-11-21

Removed

  • Debian wheezy support

[1.0.5] - 2019-10-24

Added

  • Debian buster support

[1.0.4] - 2018-10-17

Fixed

  • Python 3 compatibility

[1.0.3] - 2018-10-12

Added

  • Support environment variables as dict ("env")

Changed

  • Deprecate legacy "environment" parameter

[1.0.2] - 2018-06-05

Added

  • Handle dependency packages to install

Changed

  • Replace deprecated uses of "include"
  • Pass apt module packages list directly to the name option

[1.0.1] - 2017-12-06

Added

  • Debian stretch support

[1.0.0] - 2017-06-21

Added

  • Handle installation
  • Handle files
  • Handle services