Add virusfilter support to Samba homes and shares configuration

This commit is contained in:
2026-06-01 02:54:54 +02:00
parent 55bdcba049
commit 1c7ad75f47
4 changed files with 42 additions and 1 deletions
+1
View File
@@ -55,6 +55,7 @@
loop: "{{ default_user }}"
loop_control:
label: '{{ item.name }}'
when: item.name != ansible_user
tags:
- users-exists