Template syntax error
This commit is contained in:
		| @@ -717,7 +717,7 @@ OnAccessPrevention yes | |||||||
| #OnAccessMountPath / | #OnAccessMountPath / | ||||||
| #OnAccessMountPath /home/user | #OnAccessMountPath /home/user | ||||||
| {% for item in ansible_mounts %} | {% for item in ansible_mounts %} | ||||||
| OnAccessMountPath {% item.mount %} | OnAccessMountPath {{ item.mount }} | ||||||
| {% endfor %} | {% endfor %} | ||||||
|  |  | ||||||
| # With this option you can whitelist the root UID (0). Processes run under | # With this option you can whitelist the root UID (0). Processes run under | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user