Files
ansible/playbooks/bittorrent.yml
VC 7ea0dc4cb8
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m10s
first draft
2025-03-21 10:21:27 +01:00

10 lines
120 B
YAML

---
- name: Deploy transmission
hosts: btservers
diff: true
roles:
- transmission
- jackett
- sonarr