aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/apt/tasks (follow)
Commit message (Collapse)AuthorAge
* 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