Template syntax error
This commit is contained in:
parent
7c890e3b82
commit
c4470f8b3c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user