From c9d91c383946ae8f7288215afaee80d0b29e8560 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Sun, 6 Aug 2017 15:48:51 +0200 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2859d9a0..e697a172 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,12 @@ It will not: * Ansible 2.2.1 + +## Warning + +If you're using inspec to test your machines after applying this role, please make sure to add the connecting user to the `os_ignore_users`-variable. +Otherwise inspec will fail. For more information, see [issue #124](https://github.com/dev-sec/ansible-os-hardening/issues/124). + ## Variables | Name | Default Value | Description |