aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/apt/tasks (follow)
Commit message (Collapse)AuthorAge
* sort module args, add missing state args, etc.Egor Tensin2023-09-01
|
* apt: don't remove after autoremoving dependenciesEgor Tensin2023-08-31
|
* apt_extra_packages -> apt_packagesEgor Tensin2023-08-31
|
* properly prefix thingsEgor Tensin2023-08-23
|
* apt: unattended upgrades are optionalEgor Tensin2023-08-12
|
* fix some ansible-lint warningsEgor Tensin2023-08-11
|
* apt: configure unattended-upgradesEgor Tensin2023-08-11
|
* firewall: reboot on rule changesEgor Tensin2023-08-08
| | | | | | | | Just restaring netfilter-persistent could break other services depending on iptables, like Docker. Also, I'm not sure why I need a wait_for_connection after a reboot call, so get rid of those.
* apt: add a parameter to install packagesEgor Tensin2023-08-04
|
* import some common rolesEgor Tensin2023-08-04