calvinbui.ansible_sonarr_docker
Ansible Sonarr
Sonarr running in Docker
Requirements
Not applicable (N/A)
Role Variables
sonarr_name
: Name of the containersonarr_image
: Docker image to usesonarr_ports
: List of ports to opensonarr_config_directory
: Directory for configuration filessonarr_tv_directory
: Directory for TV showssonarr_download_directory
: Directory for downloadssonarr_environment_variables
: Environmental variables for Dockersonarr_docker_additional_options
: Extra parameters to add to the Docker containersonarr_config
: Configuration options to change
Dependencies
Not applicable (N/A)
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_sonarr_docker
License
GPLv3
Author Information
Personal Sonarr Configuration
- Standard Episode Format:
{Series.Title}.S{season:00}E{episode:00}.{Episode.Title}.{Quality.Full}.{Release.Group}
- Daily Episode Format:
{Series.Title}.{Air-Date}.{Episode.Title}.{Quality.Full}
- Anime Episode Format:
{Series.CleanTitle}.S{season:00}E{episode:00}.{absolute:000}.{Episode.Title}.{Quality.Full}.{Release.Group}
- Series Folder Format:
{Series Title}
- Season Folder Format:
Season {season:00}
- Multi-Episode Style:
Scene
Installa
ansible-galaxy install calvinbui.ansible_sonarr_docker
Licenza
Unknown
Download
245
Proprietario
Soft tabs > spaces > tabs. I'm not a developer.