wilmardo.ansible_role_tautulli
wilmardo.tautulli
Role to install Tautulli
Requirements
None.
Role Variables
Default Usage
By default, Tautulli is installed and running. If you want to customize it, check the Advanced Usage section.
Advanced Usage
For more advanced settings, you can use the following variables:
# Version of Tautulli to install, passed to the Ansible git module
tautulli_version: v2.0.28
# User that runs Tautulli
tautulli_user: tautulli
# Group that runs Tautulli
tautulli_group: tautulli
# Location where Tautulli is installed
tautulli_install_location: /opt/Tautulli/
# Tautulli configuration file location (it's best to keep it in /etc)
tautulli_config_location: /etc/tautulli-config.ini
# Tautulli data location (it's recommended to place it outside of the Tautulli exec directory)
tautulli_data_location: "{{ tautulli_install_location }}/data"
Dependencies
None
Example Playbook
To install Tautulli with default settings:
- hosts: all
roles:
- role: wilmardo.tautulli
License
BSD-3-Clause-Clear
Author Information
This role was created in 2018 by Wilmar den Ouden.
Informazioni sul progetto
Role to install Tautulli (former PlexPy), is mainly used by wilmardo/ansible-role-plex
Installa
ansible-galaxy install wilmardo.ansible_role_tautulli
Licenza
bsd-3-clause-clear
Download
71
Proprietario
❤️ Kubernetes