role-deluge/README.md
2024-10-05 13:11:52 -05:00

38 lines
No EOL
842 B
Markdown

deluge
=========
This role installs and configures the deluge torrent client and web UI
Requirements
------------
The nginx-ssl role is highly recommended to handle ssl termination. Similarly the certbot role is also highly recommended to handle certificate creation/renewal automatically
Role Variables
--------------
This role does not require any extra variables to be set at this time
Dependencies
------------
nginx-ssl (optional)
certbot (optional)
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 somewhere after core/standard entries:
deluge:tags:v1.0
deluge:branch:testing
License
-------
GPL
Author Information
------------------
Beth Parker, ejparker@atcur.com