Implement livebox.

This commit is contained in:
Andreas B. Mundt 2022-06-25 10:15:19 +02:00 committed by Andreas B. Mundt
parent d7d767fea9
commit de2a473cde
5 changed files with 190 additions and 3 deletions

View file

@ -89,7 +89,7 @@
before: '\[.+\]'
notify: restart smbd
- name: make smb homes writable
- name: modify samba default create mask
replace:
path: /etc/samba/smb.conf
regexp: '^(\s*create mask =) 0700'