Template syntax error

This commit is contained in:
Jason Rothstein 2021-07-06 20:49:21 -05:00
parent 7c890e3b82
commit c4470f8b3c

View File

@ -717,7 +717,7 @@ OnAccessPrevention yes
#OnAccessMountPath /
#OnAccessMountPath /home/user
{% for item in ansible_mounts %}
OnAccessMountPath {% item.mount %}
OnAccessMountPath {{ item.mount }}
{% endfor %}
# With this option you can whitelist the root UID (0). Processes run under