- name: Stop seeder
hosts: seeder
sudo: yes
roles:
- admin/stop_seeder
- name: Stop tracker
hosts: tracker
- admin/stop_tracker