Age | Commit message (Expand) | Author |
---|---|---|
2024-01-06 | Add half-baked and untested certificate management | Dmitry Ilvokhin |
2023-12-22 | Add certbot-nginx package to certbot task | Dmitry Ilvokhin |
2023-12-21 | Enable certbot for certificates renewal | Dmitry Ilvokhin |
2023-12-21 | Enable logrotate for nginx logs | Dmitry Ilvokhin |
2023-12-21 | Add basic tasks for nginx setup | Dmitry Ilvokhin |
2023-12-21 | Add atop setup task | Dmitry Ilvokhin |
2023-12-20 | Prevent PATH hijacking attack with sudo | Dmitry Ilvokhin |
2023-12-20 | Generalize default users removal | Dmitry Ilvokhin |
2023-12-19 | Remove unused line | Dmitry Ilvokhin |
2023-12-19 | Simplify sudo role | Dmitry Ilvokhin |
2023-12-19 | Add sudo for users from wheel group | Dmitry Ilvokhin |
2023-12-19 | Remove default centos user | Dmitry Ilvokhin |
2023-12-19 | Split essential task into packages and users | Dmitry Ilvokhin |
2023-12-19 | Add user creation | Dmitry Ilvokhin |
2023-12-19 | Move basic role to essential | Dmitry Ilvokhin |
2023-12-18 | Initial configs and basic role | Dmitry Ilvokhin |