Ansible-rutorrent ================= Ansible role for installing rutorrent (and obviously rotorrent, also Nginx). Requirements ------------ Debian Jessie. Role Variables -------------- :: torrent_user: rtorrent # User used for rtorrent, rutorrent. torrent_dir: /srv/downloads # Directory for downloads. torrent_port: 51413 # Port used for torrenting. Dependencies ------------ None. Example Playbook ---------------- :: --- - hosts: - rutorrent roles: - rutorrent License ------- MIT Author Information ------------------ Nimrod Adar.