Skip to content

Latest commit

 

History

History
261 lines (113 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

261 lines (113 loc) · 7.26 KB

2.12.0 ()

Features

  • add apt-mark hold and unhold capability (96483af8)

2.11.0 (2020-11-25)

Features

  • drop python 2 support, add apt_remove_purge, apt_policy, apt_remove_suggests Merge branch 'wolkenlos-io-master' into master (a5f4a7c2)
  • add var (9796e476)

2.10.0 (2020-11-06)

Features

2.9.1 (2019-12-08)

Bug Fixes

2.9.0 (2019-12-08)

Bug Fixes

  • fix logic with apt_remove_recommends variable (eaea78e1)

2.8.0 (2019-10-18)

Features

  • remove depricated apt_remount_filesystem (7ca12fb4)

2.7.0 (2019-09-16)

Features

  • extend unattended update config Merge branch 'pbessonies-feature/update_unattended_template' (7b2c0e4f)

2.6.1 (2019-09-16)

Bug Fixes

  • ensure unattended-upgrades package installation (03740eea)

Features

2.5.1 (2019-06-17)

Features

  • update syntax to ansible 2.8 (fa5f8740)

2.5.0 (2018-12-12)

Features

2.4.2 (2018-11-01)

Features

  • add options to apt_keys and apt_repositories (f2ce4e0e)
  • added options (bb80fe88)

2.4.1 (2018-11-01)

Bug Fixes

  • fix deprication warning for ansible 2.7 and apt package loops (556b6445)

2.5.0 (2018-10-08)

2.3.1 (2017-12-18)

Bug Fixes

  • rename missing include to include_tasks (da051d29)

2.3.0 (2017-12-18)

Features

  • upgrade tasks for ansible 2.4 (6e5a1ca4)

2.2.0 (2017-08-24)

Features

  • add option to alter solution cost (cfaf694c)
  • allow multiple file systems to be remounted (5cb5a96c)

2.1.0 (2017-01-27)

Features

  • use builtin autoremove option (87a34935)

2.0.3 (2016-08-18)

Bug Fixes

  • fix proxy config conditions (27787e80)

2.0.2 (2016-04-25)

Features

  • always get latest unattended-upgrades instead of just present (a927d6af)

2.0.1 (2016-03-22)

Features

2.0.0 (2016-03-15)

Features

1.8.0 (2016-01-11)

Features

  • add support for proxy servers (91ae92f5)

1.7.1 (2015-12-03)

Features

  • adds variables to configure apt (3ec652be)
  • only adds 50unattended-upgrades config if enabled (14742e5e)
  • updates travis tests (2d1873da)
  • using ansible-role to generate README (3abe7246)
  • adds CHANGELOG (5f4c6673)

Bug Fixes

  • fixes quotation marks on 'APT::Periodic::Enable' value (bf19c900)
  • fixes the usage of unattended upgrades (04f25734)

1.7.0 (2015-11-30)

Features

  • adds variables to configure apt (3ec652be)
  • only adds 50unattended-upgrades config if enabled (14742e5e)
  • updates travis tests (2d1873da)
  • using ansible-role to generate README (3abe7246)
  • adds CHANGELOG (5f4c6673)

Bug Fixes

  • fixes the usage of unattended upgrades (04f25734)