Skip to content

Releases: Oefenweb/ansible-apt

v2.4.0

20 Apr 10:55
v2.4.0
3bf8483
Compare
Choose a tag to compare
  • Add option to configure apt (thanks @aisbergg)

v2.3.1

18 Apr 21:08
v2.3.1
6c6997f
Compare
Choose a tag to compare
  • Improved documentation

v2.3.0

18 Apr 21:08
v2.3.0
30599fa
Compare
Choose a tag to compare
  • Use python3-apt as default (thanks @aisbergg)

v2.2.0

17 Apr 09:33
v2.2.0
07006fe
Compare
Choose a tag to compare
  • Allow us to set a custom security repo (thanks @dennisse)

v2.1.8

22 Nov 12:49
Compare
Choose a tag to compare
  • Fix Ansible warnings
  • And add support for Ubuntu 18.04

v2.1.2

09 Jul 11:31
c3cb518
Compare
Choose a tag to compare

v2.1.0

04 Jul 19:00
10a6b85
Compare
Choose a tag to compare
  • Make apt_backports_enable work for (both) Ubuntu and Debian (thanks @xamanu)

v2.0.1

24 May 08:20
Compare
Choose a tag to compare
  • Bump min_ansible_version (to 2.3.0.0)
    • Because of autoremove task

v2.0.0

22 May 19:16
54d98b0
Compare
Choose a tag to compare
  • Use apt_upgrade_dpkg_options in autoremove task
  • Change apt_upgrade_dpkg_options to be a list
  • Add Debian 9 support

v1.4.3

20 Feb 21:10
Compare
Choose a tag to compare
  • Add < 16.04 check for apt_ubuntu_extras_enable