Reviewed-on: #1 Co-authored-by: Beth <ejparker@actcur.com> Co-committed-by: Beth <ejparker@actcur.com>
38 lines
702 B
Markdown
38 lines
702 B
Markdown
role-prowlarr
|
|
=========
|
|
|
|
This role adds a prowlarr server and deploys existing configuration
|
|
|
|
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:prowlarr:v1.0:workload,prowlarr
|
|
role:prowlarr:testing:workload,prowlarr
|
|
|
|
License
|
|
-------
|
|
|
|
GPL
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Beth Parker, ejparker@atcur.com
|