TheRealJohnDavies.plexmediaserver

plexmediaserver

This installs and updates Plex Media Server using the plexupdate.sh script created by Henric Andersson.

Requirements

None needed.

Role Variables

Variable Description Default
plexupdate_install_dir Directory for installing plexupdate '/opt/plexupdate'
plexupdate_repo URL for the plexupdate repository 'https://github.com/mrworf/plexupdate.git'
plexupdate_AUTODELETE Deletes the downloaded package after use yes
plexupdate_AUTOINSTALL Installs the downloaded package automatically yes
plexupdate_AUTOSTART Starts Plex Media Server after installation/update yes
plexupdate_AUTOUPDATE Automatically updates plexupdate itself yes
plexupdate_CHECKUPDATE Only checks for updates without installing no
plexupdate_DOWNLOADDIR Directory for downloading files null
plexupdate_FORCE Forces re-download even if already downloaded no
plexupdate_NOTIFY Notifies user after download/installation yes
plexupdate_PLEXSERVER IP address of the Plex Server 127.0.0.1
plexupdate_PLEXPORT TCP port for Plex Server 32400
plexupdate_PUBLIC Uses public version instead of plexpass no
plexupdate_TOKEN Plex login token for credentials null

Dependencies

None required.

Example Playbook

- hosts: plexservers
  roles:
     - { role: TheRealJohnDavies.plexmediaserver }

License

GPLv2

Author Information

John Davies

Informazioni sul progetto

Installs and updates Plex Media Server using the plexupdate.sh script by Henric Andersson

Installa
ansible-galaxy install TheRealJohnDavies.plexmediaserver
Licenza
gpl-2.0
Download
146
Proprietario