From 847688bae89c693e02e07f48a9e9857741a82365 Mon Sep 17 00:00:00 2001 From: Chris Johnson Date: Sun, 5 Aug 2018 09:48:18 -0700 Subject: [PATCH] Updated Readme to include linux Ansible installations (#3516) Added reference to a RHEL and Ubuntu ansible galaxy role for installing via Ansible. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9b9ab270e..8bee0ae11 100644 --- a/README.md +++ b/README.md @@ -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