Skip to content

Releases: elboletaire/ansible-transmission

Allow to specify different rpc user than transmission user

11 Aug 08:55
ced0813
Compare
Choose a tag to compare
Merge pull request #13 from Nautigsam/feature/user-variables

Add rpc user variable (defaults to transmission_user)

Added rpc bind address and port

08 Jul 16:16
d8b901b
Compare
Choose a tag to compare

Thanks to @ninjatuna3527 for the proposal.

Added rpc host whitelist settings

05 Feb 09:32
06322b1
Compare
Choose a tag to compare

Thanks to @robgmills for the changes :)

Improved user & group integration + added more options

02 Feb 17:53
81e03eb
Compare
Choose a tag to compare

Note that this is a major upgrade because it drops support for ubuntu trusty & utopic and also for debian wheezy as it includes changes to systemd (which was not included in those versions).

If anyone needs support for that versions can use the version < 2.0.0 or make a PR adding support for all the distributions using different playbook files, so feel free to make a PR if that's the case 😃

Thanks to @aarnaud for the changes 😃

Added more configuration options to the settings template

22 Jan 20:05
Compare
Choose a tag to compare
Merge pull request #4 from robgmills/feat/blocklist-config

Enable configuring of the blocklist

Fixed issue with service start

07 Apr 18:11
Compare
Choose a tag to compare
Revert "Added start handler"

This reverts commit e5fcc16c2036782c05d8586ad47dbc1416af2763.

Closes #1

1.0.0

13 Oct 00:18
Compare
Choose a tag to compare
Minor changes to readme