Commit message (Collapse) | Author | ||
---|---|---|---|
2023-08-23 | properly prefix things | Egor Tensin | |
2023-08-20 | add ansible_managed comment to templates | Egor Tensin | |
2023-08-14 | add a bunch of READMEs for roles | Egor Tensin | |
2023-08-12 | apt: unattended upgrades are optional | Egor Tensin | |
2023-08-11 | fix some ansible-lint warnings | Egor Tensin | |
2023-08-11 | apt: configure unattended-upgrades | Egor Tensin | |
2023-08-08 | firewall: reboot on rule changes | Egor Tensin | |
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. | |||
2023-08-04 | apt: add a parameter to install packages | Egor Tensin | |
2023-08-04 | import some common roles | Egor Tensin | |