ff
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 57s
ansible-lint / Ansible Lint (pull_request) Successful in 1m19s

This commit is contained in:
Michael Grote 2025-01-18 17:57:23 +01:00
parent 4fc3badf0c
commit ad648700ef

View file

@ -13,7 +13,7 @@ smb_shares:
- name: 'videos' - name: 'videos'
path: '/backup/pve5/videos' path: '/backup/pve5/videos'
users_ro: 'michaelgrote' users_ro: 'michaelgrote'
users_rw: 'michaelgrote win3' users_rw: 'win3'
- name: 'scans' - name: 'scans'
path: '/backup/pve5/scans' path: '/backup/pve5/scans'
users_ro: 'michaelgrote' users_ro: 'michaelgrote'