diff --git a/How-to-Install-Falco-for-Linux.md b/How-to-Install-Falco-for-Linux.md index d4ee26a..bdc3cf2 100644 --- a/How-to-Install-Falco-for-Linux.md +++ b/How-to-Install-Falco-for-Linux.md @@ -61,4 +61,8 @@ To uninstall, just do `apt-get remove falco`. ### Puppet -A puppet module for falco, `sysdig-falco`, is available on [Puppet Forge](https://forge.puppet.com/sysdig/falco/readme). \ No newline at end of file +A puppet module for falco, `sysdig-falco`, is available on [Puppet Forge](https://forge.puppet.com/sysdig/falco/readme). + +### 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