use ansible-lint action
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m34s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m34s
This commit is contained in:
@@ -15,12 +15,12 @@ global:
|
||||
- "force group = debian"
|
||||
|
||||
share:
|
||||
- name: kvkbackups
|
||||
- name: kvkbackups
|
||||
comment: KVK Backups
|
||||
path: /samba/kvkbackups
|
||||
validusers: kvk
|
||||
writelist: kvk
|
||||
browsable: yes
|
||||
readonly: no
|
||||
guestok: no
|
||||
veto: no
|
||||
browsable: true
|
||||
readonly: false
|
||||
guestok: false
|
||||
veto: false
|
||||
|
Reference in New Issue
Block a user