summaryrefslogtreecommitdiff
path: root/roles
AgeCommit message (Expand)Author
2024-02-04Remove favicon.ico from cgit serving directoryDmitry Ilvokhin
2024-02-04Return indent backDmitry Ilvokhin
2024-02-04Add user d to http groupDmitry Ilvokhin
2024-02-04Fix intentDmitry Ilvokhin
2024-02-04Add known_hosts file to verify github.com hostsDmitry Ilvokhin
2024-02-04Change password for git HTTP protocolDmitry Ilvokhin
2024-02-04Add fcgiwrap role to reuse it in git and cgitDmitry Ilvokhin
2024-02-04Change nginx worker_processes from 1 to autoDmitry Ilvokhin
2024-02-04Add rsync role to deploy static content sitesDmitry Ilvokhin
2024-02-04Add semicolon to nginx config for gitDmitry Ilvokhin
2024-02-04Fix path to cgit directoriesDmitry Ilvokhin
2024-02-03Add nginx serving directoryDmitry Ilvokhin
2024-02-03Add man, strace, which and netcat to essentialDmitry Ilvokhin
2024-02-03Add init-git-repo.sh script to init new reposDmitry Ilvokhin
2024-01-28Disable ssh password authenticationDmitry Ilvokhin
2024-01-28Enable tcp_nopush and tcp_nodelay for nginxDmitry Ilvokhin
2024-01-28Add forgotten cgitrc fileDmitry Ilvokhin
2024-01-28Add cgit roleDmitry Ilvokhin
2024-01-21Add role for git serverDmitry Ilvokhin
2024-01-20Fix public key path in user roleDmitry Ilvokhin
2024-01-20Change directory structure: move playbooks to rootDmitry Ilvokhin
2024-01-14Rename id_rsa.pub to authorized_keysDmitry Ilvokhin
2024-01-13Add role for ilvokhin.comDmitry Ilvokhin
2024-01-13Add role for blog.ilvokhin.comDmitry Ilvokhin
2024-01-07Make ip role workDmitry Ilvokhin
2024-01-06Fix `ansible.builtin.include_role` indentsDmitry Ilvokhin
2024-01-06Make ip.ilvokhin.com a roleDmitry Ilvokhin
2024-01-06Make certificate a roleDmitry Ilvokhin
2024-01-06Make certbot a roleDmitry Ilvokhin
2024-01-06Make nginx a roleDmitry Ilvokhin
2024-01-06Make logrotate a roleDmitry Ilvokhin
2024-01-06Move playbooks to a separate directoryDmitry Ilvokhin
2024-01-06Migrate essential role to playbook completelyDmitry Ilvokhin
2024-01-06Make essential a playbook instead of a roleDmitry Ilvokhin
2024-01-06Add half-baked and untested certificate managementDmitry Ilvokhin
2023-12-22Add certbot-nginx package to certbot taskDmitry Ilvokhin
2023-12-21Enable certbot for certificates renewalDmitry Ilvokhin
2023-12-21Enable logrotate for nginx logsDmitry Ilvokhin
2023-12-21Add basic tasks for nginx setupDmitry Ilvokhin
2023-12-21Add atop setup taskDmitry Ilvokhin
2023-12-20Prevent PATH hijacking attack with sudoDmitry Ilvokhin
2023-12-20Generalize default users removalDmitry Ilvokhin
2023-12-19Remove unused lineDmitry Ilvokhin
2023-12-19Simplify sudo roleDmitry Ilvokhin
2023-12-19Add sudo for users from wheel groupDmitry Ilvokhin
2023-12-19Remove default centos userDmitry Ilvokhin
2023-12-19Split essential task into packages and usersDmitry Ilvokhin
2023-12-19Add user creationDmitry Ilvokhin
2023-12-19Move basic role to essentialDmitry Ilvokhin
2023-12-18Initial configs and basic roleDmitry Ilvokhin