Uses config.yaml for docker container instead of deprecated environment variables (which weren't working for me).
This change is backwards compatible (old configs using global API key still work-- or will work again).
Docs updated to reflect changes.
* 'uTorrent-addition' of https://github.com/bcurran3/ansible-nas:
Changed GUID/PUID to root to match Transmission defaults
homepage -> container
add Docker homepage
no real need to specify the UDP port as it should be the same as the TCP port
no real need to specify the UDP port as it should be the same as the TCP port
uTorrent add
uTorrent add
uTorrent add
uTorrent add
uTorrent add
uTorrent add
uTorrent add
* 'Organizr---addition' of https://github.com/bcurran3/ansible-nas:
Update external organizr hostname
"typo" (template) fix
OOPS! Deleted plex.yml from project instead of from PR comment
Plex transcode directory not supposed to be in this commit
Plex transcode directory not supposed to be in this commit
Organizr add
Organizr add
Organizr add
Organizr add
Organizr add
Organizr add
Organizer add
Plex - add transcode directory volume
Plex - variable to define transcode directory
* 'samba-timemachine' of git://github.com/ryanolf/ansible-nas:
Fixed typo in time machine doc and added more detail
Updated time machine documentation
Changed timemachine data directory to be consistent with old AFP-based timemachine task
Reverted unrelated change to tasks/users.yml
Changed timemachine to use samba instead of netatalk, consistent with current standard
Changed ansible-nas user to nologin shell
Apple deprecated netatalk and prefers samba/smb for timemachine (with some extensions).
This update uses awls/samba-timemachine to create a dedicated samba instance for timemachine,
and then sets up the appropriate service in avahi so timemachine is discovered properly.