From 9a6341cdc291d6a9fb9551edcdd42a042999f0f7 Mon Sep 17 00:00:00 2001 From: Jay <51702743+jayjb@users.noreply.github.com> Date: Thu, 24 Aug 2023 08:32:47 +0200 Subject: [PATCH] Add ref to ansible role (#306) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b8a0a26..607e40d 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,10 @@ To build your own Docker OpenCanary using `docker compose`, head over to our [wi ### With Docker Please head over our dedicated Docker [wiki](https://github.com/thinkst/opencanary/wiki/Using-Dockerised-OpenCanary#building-and-running-your-own-docker-opencanary-image-with-docker) for everything Dockerised OpenCanary. + +### With Ansible + +Please head over to our forked repository for an Ansible OpenCanary role over [here](https://github.com/thinkst/ansible-role-opencanary). ## Documentation * The [Wiki](https://github.com/thinkst/opencanary/wiki) contains our FAQ.