TheRealJohnDavies.plexmediaserver
plexmediaserver
Instala y actualiza Plex Media Server usando el script plexupdate.sh de Henric Andersson.
Requisitos
Ninguno.
Variables del Rol
| Variable | Descripción | Por defecto |
|---|---|---|
| plexupdate_install_dir | Dónde instalar plexupdate | '/opt/plexupdate' |
| plexupdate_repo | URL del repositorio de plexupdate | 'https://github.com/mrworf/plexupdate.git' |
| plexupdate_AUTODELETE | plexupdate: Eliminar el paquete descargado después de usarlo | sí |
| plexupdate_AUTOINSTALL | plexupdate: Instalar el paquete descargado | sí |
| plexupdate_AUTOSTART | plexupdate: Iniciar Plex Media Server después de instalar/actualizar | sí |
| plexupdate_AUTOUPDATE | plexupdate: Hacer que plexupdate se actualice automáticamente | sí |
| plexupdate_CHECKUPDATE | plexupdate: Verificar si hay actualizaciones solamente | no |
| plexupdate_DOWNLOADDIR | plexupdate: Ubicación de descarga | nulo |
| plexupdate_FORCE | plexupdate: Descargar incluso si ya se ha descargado | no |
| plexupdate_NOTIFY | plexupdate: Notificar al usuario si se descargó/se instaló algo | sí |
| plexupdate_PLEXSERVER | plexupdate: IP del servidor Plex | 127.0.0.1 |
| plexupdate_PLEXPORT | plexupdate: Puerto TCP del servidor Plex | 32400 |
| plexupdate_PUBLIC | plexupdate: Usar la versión pública (no-plexpass) | no |
| plexupdate_TOKEN | plexupdate: Token de credencial de inicio de sesión de Plex | nulo |
Dependencias
Ninguna.
Ejemplo de Playbook
- hosts: plexservers
roles:
- { role: TheRealJohnDavies.plexmediaserver }
Licencia
GPLv2
Información del Autor
John Davies
Acerca del proyecto
Installs and updates Plex Media Server using the plexupdate.sh script by Henric Andersson
Instalar
ansible-galaxy install TheRealJohnDavies.plexmediaserverLicencia
gpl-2.0
Descargas
372
Propietario
