37 lines
797 B
Markdown
37 lines
797 B
Markdown
role-audiobookshelf
|
|
=========
|
|
|
|
This role installs and configures audiobookshelf, which is a web-based tool for downloading and listening to audiobooks and podcasts
|
|
|
|
Requirements
|
|
------------
|
|
|
|
certbot nginx-ssl
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
None
|
|
|
|
Example Playbook Template
|
|
----------------
|
|
|
|
Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:
|
|
|
|
role:audiobookshelf:v1.0:workload,audiobookshelf
|
|
role:audiobookshelf:testing:workload,audiobookshelf
|
|
|
|
License
|
|
-------
|
|
|
|
GPL
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Beth Parker, ejparker@atcur.com
|