From d17285461bc82cb5346a95077a19bc165d0c8644 Mon Sep 17 00:00:00 2001 From: Jason Bissict Date: Thu, 24 Aug 2023 08:26:45 +0200 Subject: [PATCH] Add ref to ansible role --- 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.