From fb5a0ace974cae9fc5f0d1008660a8e1df317e40 Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Tue, 27 Mar 2018 14:53:14 -0700 Subject: [PATCH] Updated How to Install Falco for Linux (markdown) --- How-to-Install-Falco-for-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-Install-Falco-for-Linux.md b/How-to-Install-Falco-for-Linux.md index bdc3cf2..ed7eabc 100644 --- a/How-to-Install-Falco-for-Linux.md +++ b/How-to-Install-Falco-for-Linux.md @@ -65,4 +65,4 @@ A puppet module for falco, `sysdig-falco`, is available on [Puppet Forge](https: ### Ansible -An ansible role, `juju4.falco`, is available on [github](https://github.com/juju4/ansible-falco/) and [ansible galaxy](https://galaxy.ansible.com/juju4/falco/). The latest version on ansible galaxy (v0.7) does not work with falco 0.9.0, but the version on github does. \ No newline at end of file +@juju4 has helpfully written an ansible role, `juju4.falco`. It's available on [github](https://github.com/juju4/ansible-falco/) and [ansible galaxy](https://galaxy.ansible.com/juju4/falco/). The latest version on ansible galaxy (v0.7) does not work with falco 0.9.0, but the version on github does. \ No newline at end of file