aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/apt (follow)
Commit message (Collapse)AuthorAge
* apt: the extra packages are optionalEgor Tensin2023-09-13
|
* update role READMEsEgor Tensin2023-09-04
|
* fix task names, small refactoring, etc.Egor Tensin2023-09-04
|
* 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
|
* apt: unattended upgrades off by defaultEgor Tensin2023-08-31
|
* properly prefix thingsEgor Tensin2023-08-23
|
* add ansible_managed comment to templatesEgor Tensin2023-08-20
|
* add a bunch of READMEs for rolesEgor Tensin2023-08-14
|
* 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