Updated Readme to include linux Ansible installations (#3516)

Added reference to a RHEL and Ubuntu ansible galaxy role for installing via Ansible.
This commit is contained in:
Chris Johnson 2018-08-05 09:48:18 -07:00 committed by kaso17
parent 7fde427731
commit 847688bae8
1 changed files with 6 additions and 0 deletions

View File

@ -335,6 +335,12 @@ If you want to run it with a user without a /home directory you need to add `Env
Mono must be compiled with the Roslyn compiler (default), using MCS will cause "An error has occurred." errors (See https://github.com/Jackett/Jackett/issues/2704).
### Installation on Linux via Ansible
On a RHEL/Centos 7 system: [linuxhq.jackett](https://galaxy.ansible.com/linuxhq/jackett)
On an Ubuntu 16 system: [chrisjohnson00.jackett](https://galaxy.ansible.com/chrisjohnson00/jackett)
## Installation on macOS
### Prerequisites