Files
ansible/playbooks/bittorrent.yml
VC 1a0b439120
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m18s
first draft
2025-03-21 09:06:39 +01:00

10 lines
120 B
YAML

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