We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac50457 + 0fa457d commit a1727e2Copy full SHA for a1727e2
README.md
@@ -29,6 +29,12 @@ It will not:
29
30
* Ansible 2.2.1
31
32
+
33
+## Warning
34
35
+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.
36
+Otherwise inspec will fail. For more information, see [issue #124](https://github.com/dev-sec/ansible-os-hardening/issues/124).
37
38
## Variables
39
40
| Name | Default Value | Description |
0 commit comments