hosts: Add file0.p.b
This commit is contained in:
13
host_vars/file0.pyrocufflink.blue.yml
Normal file
13
host_vars/file0.pyrocufflink.blue.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
samba_shares:
|
||||
- name: homes
|
||||
browseable: false
|
||||
writable: true
|
||||
- name: Downloads
|
||||
path: /srv/cifs/Downloads
|
||||
guest_ok: true
|
||||
- name: Music
|
||||
path: /srv/cifs/Music
|
||||
guest_ok: true
|
||||
- name: Videos
|
||||
path: /srv/cifs/Videos
|
||||
guest_ok: true
|
||||
Reference in New Issue
Block a user