Playbooks:
- Ubuntu Server Set-Up - Sets up Ubuntu server. Configures a new user, SSH key, fail2ban, useful utils, and more. This is the playbook I personally use everytime I create a new VPS
- rTorrent - Installs rTorrent
- qBittorrent - Installs qBittorrent
- WireGuard VPN - Installs WireGuard VPN
- wg-easy - Installs WireGuard VPN using wg-easy. More user-friendly variant, includes WebUI
Please make sure to install the Python passlib library locally. This library is required for those playbooks that accept passwords.