summaryrefslogtreecommitdiff
path: root/roles
AgeCommit message (Expand)Author
2025-08-09Use `ansible.builtin.set_fact` instead of `set_fact`Dmitry Ilvokhin
2025-08-09Move irssi configuration to irssiconf roleDmitry Ilvokhin
2025-08-09Move go configuration to goenv roleDmitry Ilvokhin
2025-08-09Move mutt configuration to muttrc roleDmitry Ilvokhin
2025-08-09Move gdb configuration to gdbinit roleDmitry Ilvokhin
2025-08-08Add natalia wireguard peerDmitry Ilvokhin
2025-08-03Move git configuration to gitconfig roleDmitry Ilvokhin
2025-08-03Move ssh configuration to sshconfig roleDmitry Ilvokhin
2025-08-03Move screen configuration to screenrc roleDmitry Ilvokhin
2025-08-03Move vim configuration to vimrc roleDmitry Ilvokhin
2025-08-03Move bash configuration to bashrc roleDmitry Ilvokhin
2025-07-27Add HTTPs URL template to cgitDmitry Ilvokhin
2025-07-27Remove support for git push via HTTPDmitry Ilvokhin
2025-07-26Add night peer to wgvpn0Dmitry Ilvokhin
2025-07-26Make smart http git protocol work without authenticationDmitry Ilvokhin
2025-07-20Fix .ssh directory creation pathDmitry Ilvokhin
2025-07-19Add template for C++ benchmarksDmitry Ilvokhin
2025-03-30Configure Go environmentDmitry Ilvokhin
2025-03-15Add flatbot repository to repository listDmitry Ilvokhin
2025-03-02Use `homedir` variable instead of `user` in dotfilesDmitry Ilvokhin
2025-01-28Remove graphviz from the dev roleDmitry Ilvokhin
2025-01-27Add graphviz to dev roleDmitry Ilvokhin
2025-01-25Add personal global gitignore fileDmitry Ilvokhin
2025-01-18Add go to dev roleDmitry Ilvokhin
2025-01-15Fix certbot renewal hook script for dovecotDmitry Ilvokhin
2024-12-29Add `ninja` to dev roleDmitry Ilvokhin
2024-12-26Add role for irssiDmitry Ilvokhin
2024-12-21Add comment why `man-pages` is needed in dev roleDmitry Ilvokhin
2024-12-21Add `jq`, `tree` and `man-pages` to dev roleDmitry Ilvokhin
2024-12-21Add dev role to setup development environmentDmitry Ilvokhin
2024-12-08Add two more clients to `wgvpn0`Dmitry Ilvokhin
2024-11-03Replace gnu-netcat with openbsd-netcatDmitry Ilvokhin
2024-10-05Make screenrc compatible with screen 5.0.0 versionDmitry Ilvokhin
2024-09-15Extend postfix body_checks to prevent spamDmitry Ilvokhin
2024-06-30Use `delegate_to` instead of `local_action`Dmitry Ilvokhin
2024-06-30Use `ansible.builtin.shell` instead of `cmd`Dmitry Ilvokhin
2024-06-30Fix one more missing `yes` usageDmitry Ilvokhin
2024-06-30Cleanup quotes usage in YAML filesDmitry Ilvokhin
2024-06-30Migrate from `yes` to `true`Dmitry Ilvokhin
2024-06-29Add wg-quick@wgtor0 as dependency to torDmitry Ilvokhin
2024-06-23Remove trailing spacesDmitry Ilvokhin
2024-06-23Introduce sysupgrade playbookDmitry Ilvokhin
2024-06-15Tor -> tor for consistencyDmitry Ilvokhin
2024-06-15WireGuard -> wireguard for consistencyDmitry Ilvokhin
2024-06-15Rename wg0 interface to wgnet0Dmitry Ilvokhin
2024-06-15Rename wg1 interface to wgvpn0Dmitry Ilvokhin
2024-06-15Rename wg2 interface to wgtor0Dmitry Ilvokhin
2024-06-14Mark gate as jumphostDmitry Ilvokhin
2024-06-14Add comment why we use reload for wgnetDmitry Ilvokhin
2024-06-14Fix wrong state restart -> restartedDmitry Ilvokhin