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