Mastermind
Configuration for Sickbeard, Couchpotato, Sabnzbd, rTorrent, and more
Install / Use
/learn @jalaziz/MastermindREADME
mastermind
Instructions
- Modify the example site.yml and vars/secret.yml according to your needs
cd playbooks
mv site.yml.example site.yml
mv vars/secret.yml.example vars/secret.yml
- Install ansible
pip install "ansible>=2.0"
- Run the playbooks
ansible-playbook -i change.me, site.yml
TO DO
- [x] ~~Upgrade ruTorrent to 3.7 (changed packaging)~~ - Using the Github repo instead
- [x] ~~Upgrade rTorrent to 0.9.6 (need to update the PPA)~~ - 0.9.6 is available on my PPA
- [ ] Add configuration instructions to README
