jnv / ansible-role-unattended-upgrades

[DEPRECATED] Setup unattended-upgrades on Debian-based systems
https://github.com/jnv/ansible-role-unattended-upgrades/issues/98
GNU General Public License v2.0
272 stars 94 forks source link

[Feature Request] Use force_apt_get #64

Closed lonix1 closed 2 years ago

lonix1 commented 5 years ago

I get this on ubuntu 18:

[WARNING]: Could not find aptitude. Using apt-get instead

Please use force_apt_get: yes to avoid this.

jnv commented 5 years ago

Thanks for suggestion! I suppose this shouldn't cause any compatibility issues. However, since this is Ansible 2.4+ feature, I'd prefer to put this into next major version with other breaking changes.

jnv commented 2 years ago

I am closing this issue since this role has been deprecated. Feel free to suggest alternatives in #98.