- add apt-mark hold and unhold capability (96483af8)
- drop python 2 support, add
apt_remove_purge
,apt_policy
,apt_remove_suggests
Merge branch 'wolkenlos-io-master' into master (a5f4a7c2) - add var (9796e476)
- allow package parameters (1b934447)
- fix lint error (65f889bd)
- fix logic with apt_remove_recommends variable (eaea78e1)
- remove depricated apt_remount_filesystem (7ca12fb4)
- extend unattended update config Merge branch 'pbessonies-feature/update_unattended_template' (7b2c0e4f)
- ensure unattended-upgrades package installation (03740eea)
- add bool check (1f9f71d3)
- update syntax to ansible 2.8 (fa5f8740)
- fix deprication warning for ansible 2.7 and apt package loops (556b6445)
- rename missing include to include_tasks (da051d29)
- upgrade tasks for ansible 2.4 (6e5a1ca4)
- use builtin autoremove option (87a34935)
- fix proxy config conditions (27787e80)
- always get latest unattended-upgrades instead of just present (a927d6af)
- escape bare variables (96525b39)
- update to ansible 2.0 (052bc675)
- add support for proxy servers (91ae92f5)
- 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)
- fixes quotation marks on 'APT::Periodic::Enable' value (bf19c900)
- fixes the usage of unattended upgrades (04f25734)
- 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)
- fixes the usage of unattended upgrades (04f25734)